mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
3 lines
71 B
Text
3 lines
71 B
Text
|
|
interface sequenceAsAttribute {
|
||
|
|
attribute sequence<short> invalid;
|
||
|
|
};
|