type alias ValueTypeimport { type ValueType } from "https://deno.land/x/typebox@0.25.13/src/value/is.ts"; definition: | null | undefined | Function | symbol | bigint | number | boolean | string