Files
2025-03-07 19:22:02 +01:00

4 lines
168 B
TypeScript

export declare const binUriStart = "data:application/octet-stream;base64,";
export declare const msgPackUriStart: string;
export declare const msgPackExtStart: string;