UNPKG

@j03fr0st/pubg-ts

Version:

A comprehensive TypeScript wrapper for the PUBG API

8 lines (7 loc) 186 B
export * from './api'; export * from './common'; export * from './leaderboard'; export * from './match'; export * from './player'; export * from './season'; export * from './telemetry';