astro/src/parser/index.ts

2 lines
53 B
TypeScript
Raw Normal View History

export { default as parse } from './parse/index.js';