mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-11 12:22:26 +00:00
add tier type
This commit is contained in:
1
server/types/Tiers.ts
Normal file
1
server/types/Tiers.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type Tier = "tier1" | "tier2" | "tier3" | "enterprise";
|
||||
Reference in New Issue
Block a user