import { IsValueType } from "https://dotland.deno.dev/x/typebox@0.34.0/src/value/guard/guard.ts";
Returns true if this value is a value type such as number, string, boolean
import { IsValueType } from "https://dotland.deno.dev/x/typebox@0.34.0/src/value/guard/guard.ts";
Returns true if this value is a value type such as number, string, boolean