UNPKG

@neocomplexx/ngx-neo-directives

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.5.

6 lines (5 loc) 234 B
import { ModuleWithProviders } from '@angular/core'; import { CommandOptions } from './ngx-command/command.directive'; export declare class NgxNeoDirectivesModule { static forRoot(options?: CommandOptions): ModuleWithProviders; }