UNPKG

psn-api

Version:

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

6 lines (5 loc) 234 B
export * from "./getUserTitles"; export * from "./getUserTrophiesEarnedForTitle"; export * from "./getUserTrophiesForSpecificTitle"; export * from "./getUserTrophyGroupEarningsForTitle"; export * from "./getUserTrophyProfileSummary";