TenantAtlas/apps/platform/.pnpm-store/v10/files/fd/63abd6f079f37f8be6e8798f0ff47f4a791f33fd0f9893865c4e847d598c37ac7becbb6312b1c8d83587e87b5864ad6b3f0271e8caca8da3f4a6a618eed9c4
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

18 lines
441 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.
*/
export { version as VERSION, defineConfig, rollup, watch } from './shared/node-entry.js';
import './shared/parseAst.js';
import '../native.js';
import 'node:path';
import 'path';
import 'node:process';
import 'node:perf_hooks';
import 'node:fs/promises';