UNPKG

@jivanf/vest

Version:

Declarative Form Validations Framework

32 lines (25 loc) 944 B
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('n4s/isURL')) : typeof define === 'function' && define.amd ? define(['exports', 'n4s/isURL'], factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.isURL = {}, global.isURL)); })(this, (function (exports, isURL) { 'use strict'; function _interopNamespaceDefault(e) { var n = Object.create(null); if (e) { Object.keys(e).forEach(function (k) { if (k !== 'default') { var d = Object.getOwnPropertyDescriptor(e, k); Object.defineProperty(n, k, d.get ? d : { enumerable: true, get: function () { return e[k]; } }); } }); } n.default = e; return Object.freeze(n); } var isURL__namespace = /*#__PURE__*/_interopNamespaceDefault(isURL); exports.isURL = isURL__namespace; })); //# sourceMappingURL=isURL.development.js.map