@ngspot/ngx-errors
Version:
<p align="center"> <img width="20%" height="20%" src="https://github.com/DmitryEfimenko/ngspot/blob/main/packages/ngx-errors/package/assets/logo.png?raw=true"> </p>
5 lines (4 loc) • 300 B
TypeScript
import { ErrorDirective } from './error.directive';
import { ErrorsDirective } from './errors.directive';
import { NgxErrorsFormDirective } from './form.directive';
export declare const NGX_ERRORS_DECLARATIONS: readonly [typeof ErrorsDirective, typeof ErrorDirective, typeof NgxErrorsFormDirective];