Search
Loading...
Skip to content

Type Alias: LocaleKey

type LocaleKey = "en" | "de" | string;

Represents the supported locale keys for the Creative Editor SDK.