angular-froala-wysiwyg
Version:
[](https://www.npmjs.com/package/angular-froala-wysiwyg) [](https://www.npmjs.com/package/angular-froala-wysiwyg) [ • 520 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./editor.directive";
export declare class FroalaEditorModule {
static forRoot(): ModuleWithProviders<FroalaEditorModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<FroalaEditorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FroalaEditorModule, [typeof i1.FroalaEditorDirective], never, [typeof i1.FroalaEditorDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FroalaEditorModule>;
}