Alokai

GetResolvedPageParams

type GetResolvedPageParams = {
  locale?: string;
  pageLabelOrId: string;
};