UNPKG

@privateid/cryptonets-web-sdk-alpha

Version:
10 lines (9 loc) 269 B
export declare const facingMode: { [key: string]: string; }; export declare const debugTypes: Array<string>; export declare const voiceParams: { [key: string]: number; }; export declare const PORTRAIT = "portrait"; export declare const LANDSCAPE = "landscape";