UNPKG

angular2-schema-form

Version:

Angular2 Schema Form (DISCLAIMER: it is not related to angular-schema-form)

9 lines (8 loc) 281 B
export * from './actionregistry'; export * from './formpropertyfactory'; export * from './formproperty'; export * from './atomicproperty'; export * from './objectproperty'; export * from './arrayproperty'; export * from './validatorregistry'; export * from './schemapreprocessor';