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