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