UNPKG

scandit-sdk

Version:

Scandit Barcode Scanner SDK for the Web

7 lines (6 loc) 113 B
declare const indexedDB: { cmp: Function; deleteDatabase: Function; open: Function; }; export = indexedDB;