import { IsValueType } from "https://deno.land/x/typebox_deno@0.31.22/src/value/guard.ts";
Returns true if this value is a value type such as number, string, boolean
x/typebox_deno/src/value/guard.ts>IsValueType
import { IsValueType } from "https://deno.land/x/typebox_deno@0.31.22/src/value/guard.ts";
Returns true if this value is a value type such as number, string, boolean