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