UNPKG

@retroachievements/api

Version:

A well-tested library that lets you get achievement, user, and game data from RetroAchievements.

5 lines (4 loc) 164 B
export declare const serializeProperties: (originalData: any, options?: Partial<{ shouldCastToNumbers: string[]; shouldMapToBooleans: string[]; }>) => any;