mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
@@ -9,7 +9,7 @@ import { getEnvironment, Environment } from '../environment';
|
||||
const AUTODETECT_TYPE_NUMBER = 0;
|
||||
const ERROR_CORRECTION_LEVEL = 'L';
|
||||
|
||||
type PropsType = Readonly<{
|
||||
export type PropsType = Readonly<{
|
||||
alt: string;
|
||||
className?: string;
|
||||
data: string | Uint8Array;
|
||||
|
||||
Reference in New Issue
Block a user