Skip to main content
Module

std/node/sys.ts>types.isDate

Deno standard library
Go to Latest
function types.isDate
import { types } from "https://deno.land/std@0.113.0/node/sys.ts";
const { isDate } = types;

Parameters

value: unknown

Returns

boolean