UNPKG

tcomb-additional-types

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