Alokai

ExtractComponentsParams

Parameters of the extractComponents utility method.

type ExtractComponentsParams = {
  locale?: string;
};