refactor: move all loyalty enums to new file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Typename } from "@/types/requests/utils/typename"
|
||||
import type { JoinLoyaltyContact } from "@/server/routers/contentstack/loyaltyPage/output"
|
||||
import type { Typename } from "./utils/typename"
|
||||
|
||||
export enum JoinLoyaltyContactTypenameEnum {
|
||||
LoyaltyPageSidebarJoinLoyaltyContactBlockContactContact = "LoyaltyPageSidebarJoinLoyaltyContactBlockContactContact",
|
||||
Reference in New Issue
Block a user