mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 08:29:08 +00:00
3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
interface NonNullable {
|
|
attribute any? foo;
|
|
}; |