We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e4f17 commit cc1d78bCopy full SHA for cc1d78b
1 file changed
packages/spec/src/index.ts
@@ -21,6 +21,3 @@ export * from './constants';
21
// Runtime Types (Interfaces only, no Zod)
22
export * from './types/runtime';
23
24
-export * from '@objectstack/spec-plugin';
25
-export * from '@objectstack/spec-schemas';
26
-export * from '@objectstack/spec-constants';
0 commit comments