function is_what.getTypeimport { is_what } from "https://deno.land/x/libpkgx@v0.16/src/deps.ts"; const { getType } = is_what; getType(payload: any): stringReturns the object type of the given payload Parameterspayload: anyReturnsstring