mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 17:38:10 +01:00
Refactor: Move data-access code to Typescript w/ shared interface
This commit is contained in:
1
js/modules/privacy.d.ts
vendored
Normal file
1
js/modules/privacy.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export function redactAll(log: string): string;
|
||||
Reference in New Issue
Block a user