Skip to main content

TypeAlias.IntlString

type IntlString = Partial<Record<"en-US" | "fr-FR", string>>;