scandit-sdk
Version:
Scandit Barcode Scanner SDK for the Web
29 lines (28 loc) • 451 B
TypeScript
/**
* @hidden
*/
export declare const beepSound: string;
/**
* @hidden
*/
export declare const scanditLogoImage: string;
/**
* @hidden
*/
export declare const laserActiveImage: string;
/**
* @hidden
*/
export declare const laserPausedImage: string;
/**
* @hidden
*/
export declare const cameraImage: string;
/**
* @hidden
*/
export declare const switchCameraImage: string;
/**
* @hidden
*/
export declare const toggleTorchImage: string;