UNPKG

@tangential/configurable-input-widgets

Version:

Input Widgets with persistable, dynamic configuration.

8 lines (7 loc) 220 B
export * from './boolean'; export * from './date-time'; export * from './duration'; export * from './number'; export * from './text'; export * from './configurable-input-ival'; export * from './configurable-input-type';