variable isPrimitiveimport { isPrimitive } from "https://deno.land/x/live@1.25.4/engine/core/utils.ts"; type<T>(v: T) => boolean