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