UNPKG

formiojs

Version:

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

8 lines (7 loc) 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = ['admin@example.com', 'test@example.com']; exports.default = _default;