tym-table-editor
Version:
'tym-table-editor' is a simple table editor component.
9 lines (8 loc) • 545 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tym-table-editor.component";
import * as i2 from "./tym-table-input.component";
export declare class TymTableEditorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TymTableEditorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TymTableEditorModule, [typeof i1.TymTableEditorComponent, typeof i2.TymTableInputComponent], never, [typeof i1.TymTableEditorComponent, typeof i2.TymTableInputComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TymTableEditorModule>;
}