@obliczeniowo/elementary
Version:
Library made in Angular version 19
10 lines (9 loc) • 620 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/json-def-table/json-def-table.component";
import * as i2 from "./directives/safe-pipe/safe-pipe.directive";
import * as i3 from "@angular/common";
export declare class JsonDefTableModule {
static ɵfac: i0.ɵɵFactoryDeclaration<JsonDefTableModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<JsonDefTableModule, [typeof i1.JsonDefTableComponent, typeof i2.SafePipeDirective], [typeof i3.CommonModule], [typeof i1.JsonDefTableComponent, typeof i2.SafePipeDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<JsonDefTableModule>;
}