UNPKG

tcomb-additional-types

Version:
5 lines (4 loc) 118 B
import t = require('tcomb'); declare const ISO8601: t.Refinement<string>; export { ISO8601 }; export default ISO8601;