@iotize/ionic
Version:
Iotize specific building blocks on top of @ionic/angular.
9 lines (8 loc) • 563 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tap-scanner-web-bluetooth.component";
import * as i2 from "../../lib-common/lib-common.module";
export declare class TapScannerWebBluetoothModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TapScannerWebBluetoothModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TapScannerWebBluetoothModule, [typeof i1.TapScannerWebBluetoothComponent], [typeof i2.LibCommonModule], [typeof i1.TapScannerWebBluetoothComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TapScannerWebBluetoothModule>;
}