mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Use protopiler for protocol buffers
Co-authored-by: Jamie Kyle <jamie@signal.org>
This commit is contained in:
4
ts/util/long.std.ts
Normal file
4
ts/util/long.std.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Copyright 2026 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export const MAX_VALUE = 0xffffffff_ffffffffn;
|
||||
Reference in New Issue
Block a user