Alokai

GetPageWithUserPageTypeEnum

GetPageWithUserPageTypeEnum: {
    readonly ContentPage: "ContentPage";
    readonly ProductPage: "ProductPage";
    readonly CategoryPage: "CategoryPage";
    readonly CatalogPage: "CatalogPage";
}