UNPKG

@zarlex/ngx-accessor

Version:

This library provides an adapter to interact with Angular forms. It also provides an adapter to work with object signals and forms

9 lines (8 loc) 268 B
export * from './utils'; export * from './accessor/index'; export * from './accessors/index'; export * from './directives/index'; export * from './errors/index'; export * from './validation/index'; export * from './type-utils/index'; export * from './abstract-input';