import { isFunction } from "https://deno.land/x/is_what@v5.0.2/dist/index.d.ts";
Returns whether the payload is a function (regular or async)
x/is_what/dist/index.d.ts>isFunction
import { isFunction } from "https://deno.land/x/is_what@v5.0.2/dist/index.d.ts";
Returns whether the payload is a function (regular or async)