astro-ghostcms/.pnpm-store/v3/files/04/fb4072afa0fea16a0e585006c6a...

13 lines
292 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/*
@license
Rollup.js v4.9.6
Sun, 21 Jan 2024 05:51:51 GMT - commit ecb6b0a430098052781aa6ee04ec92ee70960321
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';