Revision 0.8.8 (#18)
* Reverse Syntax Mapping * Minor Optimizations * Documentation
This commit is contained in:
@@ -38,6 +38,15 @@ export { type Static } from './static'
|
||||
// ------------------------------------------------------------------
|
||||
export * from './compile/compile'
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
// Syntax
|
||||
// ------------------------------------------------------------------
|
||||
export * from './syntax/syntax-from-syntax'
|
||||
export * from './syntax/syntax-from-typebox'
|
||||
export * from './syntax/syntax-from-valibot'
|
||||
export * from './syntax/syntax-from-zod'
|
||||
export { type TSyntax, Syntax } from './syntax/syntax'
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
// TypeBox
|
||||
// ------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user