Skip to content

Commit

Permalink
feat: expose LazySchema
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Dec 16, 2024
1 parent c26f9af commit 2b0f126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ export {
ObjectSchema,
ArraySchema,
TupleSchema,
Lazy as LazySchema,
};

export type {
Expand Down

0 comments on commit 2b0f126

Please sign in to comment.