init oder so

This commit is contained in:
Flummi
2019-04-23 15:58:25 +00:00
parent 0d39f68990
commit b8b23c8ea8
9 changed files with 39 additions and 562 deletions

View File

@@ -1,4 +1,3 @@
import debug from "./debug";
import parser from "./parser_new";
export default [ debug, parser ];
export default [ debug ];