hyper/lib/constants/index.ts
2019-10-11 19:55:54 +02:00

3 lines
43 B
TypeScript

const INIT = 'INIT';
export default INIT;