UNPKG

formiojs

Version:

Common js library for client side interaction with <form.io>

8 lines (7 loc) 201 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = ['https://www.google.com', 'https://www.apple.com']; exports.default = _default;