mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 12:38:39 -09:00
3 lines
43 B
TypeScript
3 lines
43 B
TypeScript
const INIT = 'INIT';
|
|
|
|
export default INIT;
|