ICU book workflow

This commit is contained in:
Fedor Indutny
2025-03-13 12:52:08 -07:00
committed by GitHub
parent 5a9253bd44
commit de19bb07fa
211 changed files with 503 additions and 649 deletions

View File

@@ -48,6 +48,10 @@ export type LocalizerType = {
getLocaleMessages(): LocaleMessagesType;
getLocaleDirection(): LocaleDirection;
getHourCyclePreference(): HourCyclePreference;
// Storybook
trackUsage(): void;
stopTrackingUsage(): Array<string>;
};
export enum SentMediaQualityType {