This release is 8 versions behind 0.0.49 — the latest version of @skmtc/gen-valibot. Jump to latest
@skmtc/gen-valibot@0.0.41
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
23%
Published
3 months ago (0.0.41)
export * from './src/Valibot.ts' export * from './src/ValibotString.ts' export * from './src/ValibotArray.ts' export * from './src/ValibotRef.ts' export * from './src/ValibotObject.ts' export * from './src/ValibotUnion.ts' export { ValibotInsertable } from './src/ValibotInsertable.ts' export * from './src/ValibotNumber.ts' export * from './src/ValibotInteger.ts' export * from './src/ValibotBoolean.ts' export * from './src/ValibotVoid.ts' export * from './src/ValibotUnknown.ts' export * from './src/ValibotNull.ts' export { valibotEntry as default } from './src/mod.ts'