UNPKG

scandit-web-datacapture-core

Version:

Scandit Data Capture SDK for the Web

6 lines (5 loc) 107 B
/// <reference types="emscripten" /> declare module "*.svg" { const value: string; export { value }; }