UNPKG
modrinth-api-types
Version:
beta (1.0.0)
latest (1.1.0)
1.1.0
1.0.0
Full typings for the Modrinth REST API
api-types.noderinth.dev
Noderinth/modrinth-api-types
modrinth-api-types
/
v2.ts
3 lines
•
98 B
text/typescript
View Raw
1
2
3
export
*
from
"./payloads/v2/index"
;
export
*
from
"./rest/v2/index"
;
export
*
from
"./globals"
;