UNPKG

@iotize/ionic

Version:

Iotize specific building blocks on top of @ionic/angular.

6 lines (5 loc) 174 B
import { TestingScanner } from './testing-scanner'; type BLEItemType = any; export declare class WifiScannerTestingService extends TestingScanner<BLEItemType> { } export {};