UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

5 lines (4 loc) 125 B
declare module "*.inlineWorker.js$" { function InlineWorker(options?: WorkerOptions): Worker; export { InlineWorker }; }