UNPKG

@scandit/web-datacapture-core

Version:

Scandit Data Capture SDK for the Web

5 lines (3 loc) 137 B
/// <reference types="emscripten" /> declare function isWorkerScope(maybeSelf: unknown): maybeSelf is Worker; export { isWorkerScope };