UNPKG

formiojs

Version:

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

14 lines (13 loc) 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { 'eventType': 'buttonClick', 'type': 'recaptcha', 'key': 'reCaptcha', 'label': 'reCAPTCHA', 'buttonKey': 'test' }; exports.default = _default;