mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-20 05:58:37 +00:00
3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
interface NonNullable {
|
|
attribute any? foo;
|
|
}; |