mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Add license headers across the project
This commit is contained in:
3
js/modules/stickers.d.ts
vendored
3
js/modules/stickers.d.ts
vendored
@@ -1,3 +1,6 @@
|
||||
// Copyright 2019-2020 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export function maybeDeletePack(packId: string): Promise<void>;
|
||||
|
||||
export function downloadStickerPack(
|
||||
|
||||
Reference in New Issue
Block a user