UNPKG

@xmobitea/gn-server

Version:

GearN Server by XmobiTea (Pro)

7 lines (6 loc) 127 B
export interface xCurrencySettings { key: string; initialValue: number; description: string; index: boolean; }