Interface ModrinthClientOptions
🏷️ Properties
baseUrl
ts
baseUrl: stringDefined in: packages/modrinth/index.ts:166
dispatcher
ts
dispatcher: DispatcherThe dispatcher for undici
Defined in: packages/modrinth/index.ts:174
headers
ts
headers: Record<string, string>The extra headers
Defined in: packages/modrinth/index.ts:170