UNPKG
@j03fr0st/pubg-ts
Version:
beta (1.0.9-beta)
latest (1.0.1-beta)
1.0.9-beta
1.0.7-beta
1.0.6-beta
1.0.5-beta
1.0.4-beta
1.0.3-beta
1.0.2-beta
1.0.1-beta
A comprehensive TypeScript wrapper for the PUBG API
github.com/J03Fr0st/pubg-ts
J03Fr0st/pubg-ts
@j03fr0st/pubg-ts
/
src
/
types
/
assets
/
index.ts
9 lines
(7 loc)
•
203 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
// Generated asset types index
// Last updated: 2025-07-28T14:43:32.255Z
export
*
from
'./items'
;
export
*
from
'./vehicles'
;
export
*
from
'./maps'
;
export
*
from
'./enums'
;
export
*
from
'./seasons'
;