Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function TypeGuard.TDate
import { TypeGuard } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { TDate } = TypeGuard;

Returns true if the given value is TDate

Parameters

schema: unknown

Returns

schema is TDate