UNPKG

tf2-rtp-calculator

Version:

An RTP calculator for Team Fortress 2 crate unbox sessions

2 lines (1 loc) 131 B
export declare function install(apiKey: string, currencyDataPath: string, priceDataPath: string, update?: boolean): Promise<void>;