Skip to content

Commit 307abeb

Browse files
committed
export zoddifiers
1 parent b74e5fa commit 307abeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/common/src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@ export * from './interfaces/index.js';
1717
// enums
1818
export * from './enums/index.js';
1919

20+
// schemas
21+
export * from './schemas/dataShapeToZod.js';
22+
2023
// docker utilities (Node.js only - not exported in main index for browser compatibility)
2124
// Use explicit import: import { CouchDBManager } from '@vue-skuilder/common/docker'

0 commit comments

Comments
 (0)