UNPKG

formiojs

Version:

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

10 lines (9 loc) 175 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = [{ type: 'textfield' }]; exports.default = _default;