Alokai

LocalizedText

type LocalizedText = {
  text: Scalars['String'];
  locale: Scalars['Locale'];
};

Referenced Types

On this page