ngx-indexed-database
Version:
<div align="center"> <img src="https://w3c.github.io/IndexedDB/logo-db.svg" width="120"/> </div> <h1 align="center">ngx-indexed-database</h1>
8 lines (7 loc) • 388 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare class NgxIndexedDatabaseModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxIndexedDatabaseModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxIndexedDatabaseModule, never, [typeof i1.CommonModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxIndexedDatabaseModule>;
}