UNPKG

transporttycoon

Version:

Wrapper for the Transport Tycoon FiveM server API

7 lines (6 loc) 126 B
export interface Faction { user_id: number; code: string; is_in_faction: boolean; faction_id: number; }