import * as isWhat from "https://deno.land/x/is_what@v5.0.2/dist/isPrimitive.d.ts";
Functions
Returns whether the payload is a primitive type (eg. Boolean | Null | Undefined | Number | String |
x/is_what/dist/isPrimitive.d.ts
import * as isWhat from "https://deno.land/x/is_what@v5.0.2/dist/isPrimitive.d.ts";
Returns whether the payload is a primitive type (eg. Boolean | Null | Undefined | Number | String |