UNPKG

@fariz_f/gsrp-types

Version:

Types for the Golden State RP ecosystem

4 lines 80 B
export interface BankAccount { accountName: string, balance: number }