mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-03 20:00:15 +00:00
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
interface Util {
|
|
const DOMString hello = "world";
|
|
}; |