2 lines
103 B
JavaScript
2 lines
103 B
JavaScript
const a={TREE:2,SUB:15},n={INIT:0,NORMAL:1,STOP:2},s={INIT:0,DONE:1,IGNORE:2};export{s as I,a,n as b};
|