UNPKG

@chatterton/angular2-schema-form

Version:

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

14 lines (10 loc) 339 B
export * from './action'; export * from './actionregistry'; export * from './formpropertyfactory'; export * from './formproperty'; export * from './atomicproperty'; export * from './objectproperty'; export * from './arrayproperty'; export * from './validator'; export * from './validatorregistry'; export * from './schemapreprocessor';