import { is_what } from "https://deno.land/x/libpkgx@v0.15.1/src/deps.ts";
const { isDate } = is_what;
Returns whether the payload is a Date, and that the date is valid
import { is_what } from "https://deno.land/x/libpkgx@v0.15.1/src/deps.ts";
const { isDate } = is_what;
Returns whether the payload is a Date, and that the date is valid