UNPKG

angular-formio-editor

Version:

Angular component integrating Form.io builder and renderer with a json editor

22 lines (21 loc) 472 B
declare const _default: { required: string[]; not: { required: string[]; }; properties: { columns: { type: string; items: { required: string[]; type: string; properties: { components: { $ref: string; }; }; }; }; }; }; export default _default;