mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Faster incremental builds
This commit is contained in:
4
ts/types/WebAPI.d.ts
vendored
Normal file
4
ts/types/WebAPI.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// Copyright 2025 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export type HeaderListType = { [name: string]: string | ReadonlyArray<string> };
|
||||
Reference in New Issue
Block a user