UNPKG

@ngqp/core

Version:

Synchronizing form controls with the URL for Angular

5 lines (4 loc) 293 B
export { QueryParamDirective } from './query-param.directive'; export { QueryParamNameDirective } from './query-param-name.directive'; export { QueryParamGroupDirective } from './query-param-group.directive'; export { ControlValueAccessorDirective } from './control-value-accessor.directive';