UNPKG

ngx-translation-validation

Version:

> Automatic validation messages for Angular forms in any language

10 lines (9 loc) 399 B
export * from './lib/ngx-tv.directive'; export * from './lib/ngx-tv-scope.directive'; export * from './lib/ngx-tv-container.directive'; export * from './lib/ngx-tv-form.directive'; export * from './lib/ngx-tv.config'; export * from './lib/ngx-tv-container/ngx-tv-container.component'; export * from './lib/ngx-tv.module'; export * from './lib/ngx-tv.providers'; export * from './lib/ngx-tv.errors';