UNPKG

@scandit/web-datacapture-core

Version:

Scandit Data Capture SDK for the Web

8 lines (6 loc) 176 B
/// <reference types="emscripten" /> declare const classNames: { CUSTOM_VIEW_CONTAINER: string; }; declare const styles: string; export { classNames, styles as default };