@covalent/code-editor
Version:
Teradata UI Platform Code Editor Module
12 lines (11 loc) • 592 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./code-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 CovalentCodeEditorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentCodeEditorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentCodeEditorModule, never, [typeof i1.TdCodeEditorComponent], [typeof i1.TdCodeEditorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentCodeEditorModule>;
}