UNPKG

@typed/io

Version:

Runtime IO type system

6 lines (3 loc) 109 B
import { Guard } from './Guard' import { isDate } from '@typed/logic' export const Date = Guard.is(isDate)