Rebuild icu-types as a part of dev:transpile
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
This commit is contained in:
parent
0bfb3ac778
commit
698cd59693
5 changed files with 108 additions and 5 deletions
4
ts/scripts/constants.ts
Normal file
4
ts/scripts/constants.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Copyright 2024 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export const DELETED_REGEXP = /\(\s*deleted\s+(\d{2,4}\/\d{2}\/\d{2,4})\s*\)/i;
|
Loading…
Add table
Add a link
Reference in a new issue