rhai/examples/definitions/.rhai/definitions/__scope__.d.rhai
2022-09-08 10:53:55 +08:00

5 lines
62 B
JavaScript

module static;
let hello_there: string;
const HELLO: string;