UNPKG

angular-froala-wysiwyg

Version:

[![npm](https://img.shields.io/npm/v/angular-froala-wysiwyg.svg)](https://www.npmjs.com/package/angular-froala-wysiwyg) [![npm](https://img.shields.io/npm/dm/angular-froala-wysiwyg.svg)](https://www.npmjs.com/package/angular-froala-wysiwyg) [![npm](https:

10 lines (9 loc) 504 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./view.directive"; export declare class FroalaViewModule { static forRoot(): ModuleWithProviders<FroalaViewModule>; static ɵfac: i0.ɵɵFactoryDeclaration<FroalaViewModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FroalaViewModule, [typeof i1.FroalaViewDirective], never, [typeof i1.FroalaViewDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<FroalaViewModule>; }