@jivanf/vest
Version:
Declarative Form Validations Framework
11 lines (8 loc) • 462 B
JavaScript
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('n4s/compose')) :
typeof define === 'function' && define.amd ? define(['n4s/compose'], factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.compose = factory(global.compose));
})(this, (function (compose) { 'use strict';
return compose;
}));
//# sourceMappingURL=compose.development.js.map