summaryrefslogtreecommitdiff
path: root/src/compiler/index.ts
blob: 3c70d347b67b375cfc3063121ac9ca2e8e583273 (plain) (blame)
1
export { default as parse } from './parse/index.js';