UNPKG

transporttycoon

Version:

Wrapper for the Transport Tycoon FiveM server API

9 lines (8 loc) 163 B
export interface Economy { time: Date; debt: string; money: string; debtCount: string; millionares: string; billionares: string; }