mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
ICU book workflow
This commit is contained in:
@@ -48,6 +48,10 @@ export type LocalizerType = {
|
||||
getLocaleMessages(): LocaleMessagesType;
|
||||
getLocaleDirection(): LocaleDirection;
|
||||
getHourCyclePreference(): HourCyclePreference;
|
||||
|
||||
// Storybook
|
||||
trackUsage(): void;
|
||||
stopTrackingUsage(): Array<string>;
|
||||
};
|
||||
|
||||
export enum SentMediaQualityType {
|
||||
|
||||
Reference in New Issue
Block a user