@covalent/text-editor
Version:
Teradata UI Platform Text Editor Module
12 lines (11 loc) • 592 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./text-editor.component";
/**
* @deprecated This module is deprecated and will be removed in future versions.
* Please migrate to using standalone components as soon as possible.
*/
export declare class CovalentTextEditorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentTextEditorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentTextEditorModule, never, [typeof i1.TdTextEditorComponent], [typeof i1.TdTextEditorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentTextEditorModule>;
}