signal-desktop/js/modules/privacy.d.ts

5 lines
131 B
TypeScript
Raw Normal View History

2020-10-30 20:34:04 +00:00
// Copyright 2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
export function redactAll(log: string): string;