mirror of
https://github.com/zoriya/typebox.git
synced 2026-06-12 06:41:07 +00:00
Custom Types (#282)
This commit is contained in:
@@ -3,6 +3,7 @@ import { TypeCompiler } from '@sinclair/typebox/compiler'
|
||||
import { Conditional } from '@sinclair/typebox/conditional'
|
||||
import { TypeGuard } from '@sinclair/typebox/guard'
|
||||
import { Format } from '@sinclair/typebox/format'
|
||||
import { Custom } from '@sinclair/typebox/custom'
|
||||
import { Value, ValuePointer } from '@sinclair/typebox/value'
|
||||
import { Type, Static, TSchema } from '@sinclair/typebox'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user