import { type ValueOf } from "https://deno.land/x/ayonli_jsext@v0.9.72/workerd/index.ts";
Returns the primitive value held by the given type if its a wrapper object, otherwise returns the type itself.
import { type ValueOf } from "https://deno.land/x/ayonli_jsext@v0.9.72/workerd/index.ts";
Returns the primitive value held by the given type if its a wrapper object, otherwise returns the type itself.