UNPKG

@ginstone/nga-api

Version:

11 lines (10 loc) 117 B
export declare enum TradeBit { /** * 铜币 */ COPPER = 0, /** * N币 */ N = 1 }