persona-community-5/.pnpm-store/v3/files/83/5ae7e073b94ba6ebc662255ea975f4dbd1e1cffd4817d5b33aa85e5ce6a72f2f87918319216f3c03bd08b1423ef042782a6418a0b457d503a39670abf164da
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

13 lines
293 B
Plaintext

/*
@license
Rollup.js v4.59.0
Sun, 22 Feb 2026 07:31:53 GMT - commit ae846957f109690a866cc3e4c073613c338d3476
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';