mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Move web_api.js and js/modules/crypto.js to TypeScript
This commit is contained in:
2
js/modules/stickers.d.ts
vendored
2
js/modules/stickers.d.ts
vendored
@@ -9,3 +9,5 @@ export function downloadStickerPack(
|
||||
fromSync?: boolean;
|
||||
}
|
||||
): Promise<void>;
|
||||
|
||||
export function redactPackId(packId: string): string;
|
||||
|
||||
Reference in New Issue
Block a user