UNPKG
@r6stats/node
Version:
latest (4.0.0-alpha3)
4.0.0-alpha3
4.0.0-alpha2
4.0.0-alpha1
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0-alpha
R6Stats API Client for NodeJS
github.com/R6Stats/r6stats-node
R6Stats/r6stats-node
@r6stats/node
/
src
/
types
/
stats
/
profile.type.ts
5 lines
(4 loc)
•
75 B
text/typescript
View Raw
1
2
3
4
5
export
interface
PlayerAlias
{
username
:
string
last_seen_at
:
string
}