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

8 lines (7 loc) 186 B
export * from './max'; export * from './max-length'; export * from './min'; export * from './min-length'; export * from './required'; export * from './email'; export * from './pattern';