mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-11 19:08:36 +00:00
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
interface sequenceAsAttribute {
|
|
attribute sequence<short> invalid;
|
|
}; |