UNPKG

7daystodie-api-wrapper

Version:
5 lines (4 loc) 185 B
/** * A20 introduces more platforms, which means player IDs can be a bit wonky. */ export declare function handleSteamId(data: Record<string, any> | Array<Record<string, any>>): any;