ngx-obelisco-example
Version:
Componentes funcionales y reutilizables para Angular.
9 lines (8 loc) • 435 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./o-table.component";
import * as i2 from "@angular/common";
export declare class OTableModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OTableModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OTableModule, [typeof i1.OTableComponent], [typeof i2.CommonModule], [typeof i1.OTableComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OTableModule>;
}