UNPKG

psn-api

Version:

A well-tested library that lets you get trophy, user, and game data from the PlayStation Network.

2 lines (1 loc) 68 B
export type TrophyType = "bronze" | "silver" | "gold" | "platinum";