TenantAtlas/apps/platform/.pnpm-store/v10/files/07/62b76e9dc3356009b8cbecbe367d37b239c10a395c3d4f5fb8fd96cbc29bea8d8b58be3048223f086459d3c3ef89b86a00a64c017d36db8bdd96f071c8759d
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

7 lines
187 B
Plaintext

export * from "./delete.js";
export * from "./insert.js";
export * from "./query-builder.js";
export * from "./select.js";
export * from "./select.types.js";
export * from "./update.js";