5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
module static;
|
|
|
|
let hello_there: string;
|
|
|
|
const HELLO: string; |