UNPKG

@formio/core

Version:

The core Form.io renderering framework.

16 lines (15 loc) 274 B
declare const _default: { type: string; tag: string; className: string; attrs: { attr: string; value: string; }[]; components: { type: string; tag: string; content: string; }[]; }; export default _default;