diff options
Diffstat (limited to 'node_modules/acorn/dist/acorn.mjs.d.ts')
-rw-r--r-- | node_modules/acorn/dist/acorn.mjs.d.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/acorn/dist/acorn.mjs.d.ts b/node_modules/acorn/dist/acorn.mjs.d.ts new file mode 100644 index 0000000..5f63359 --- /dev/null +++ b/node_modules/acorn/dist/acorn.mjs.d.ts @@ -0,0 +1,2 @@ +import * as acorn from "./acorn"; +export = acorn;
\ No newline at end of file |