UNPKG

modrinth-api-types

Version:

Full typings for the Modrinth REST API

21 lines 712 B
{ "$schema": "https://typedoc.org/schema.json", "entryPoints": [ "./v2.ts", "./v3.ts" ], "out": "./docs", "name": "Modrinth API Types", "navigationLinks": { "NPM": "https://npmjs.com/package/modrinth-api-types", "GitHub": "https://github.com/Noderinth/modrinth-api-types", "Discord": "https://discord.noderinth.dev", "Sponsor": "https://github.com/sponsors/Noderinth" }, "includeVersion": true, "hideGenerator": true, "titleLink": "https://api-types.noderinth.dev", "hostedBaseUrl": "https://api-types.noderinth.dev", "useHostedBaseUrlForAbsoluteLinks": true, "favicon": "./img/favicon.png" }