mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright 2024 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import { AxoTokens } from '../axo/AxoTokens.std.js';
|
||||
import { AxoTokens } from '../axo/AxoTokens.std.ts';
|
||||
|
||||
// See https://github.com/signalapp/ringrtc/blob/49b4b8a16f997c7fa9a429e96aa83f80b2065c63/src/rust/src/lite/call_links/base16.rs#L8
|
||||
const BASE_16_CONSONANT_ALPHABET = 'bcdfghkmnpqrstxz';
|
||||
|
||||
Reference in New Issue
Block a user