UNPKG

psn-api

Version:

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

5 lines (4 loc) 183 B
export * from "./getUserTitles"; export * from "./getUserTrophiesEarnedForTitle"; export * from "./getUserTrophyGroupEarningsForTitle"; export * from "./getUserTrophyProfileSummary";