mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 20:18:53 +00:00
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
interface Util {
|
|
const DOMString hello = "world";
|
|
}; |