TenantAtlas/apps/platform/.pnpm-store/v10/files/fa/a096ed205bd6f30e717472e87b79318e3b9f1cf1417377d69566d485b8d6ab658895479cb07a141839c4431680c5c68245262d286f2223299e10a5615e74c8
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

13 lines
293 B
Plaintext

/*
@license
Rollup.js v4.60.2
Sat, 18 Apr 2026 13:58:01 GMT - commit a6be82b8abd747458afdc7484319f7b5deb92535
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';