UNPKG

@formio/core

Version:

The core Form.io renderering framework.

18 lines (17 loc) 332 B
declare const _default: { type: string; key: string; components: ({ type: string; key: string; components?: undefined; } | { type: string; key: string; components: { type: string; key: string; }[]; })[]; }; export default _default;