summaryrefslogtreecommitdiff
path: root/src/compiler/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/index.ts')
-rw-r--r--src/compiler/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/index.ts b/src/compiler/index.ts
new file mode 100644
index 000000000..3c70d347b
--- /dev/null
+++ b/src/compiler/index.ts
@@ -0,0 +1 @@
+export { default as parse } from './parse/index.js'; \ No newline at end of file