Skip to main content
Module

x/is_what/src/getType.ts>getType

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Latest
function getType
import { getType } from "https://deno.land/x/is_what@v5.0.2/src/getType.ts";

Returns the object type of the given payload

Parameters

payload: unknown

Returns

string