Interface ModrinthClientOptions
🏷️ Properties
baseUrl
ts
baseUrl: string
Defined in: packages/modrinth/index.ts:166
dispatcher
ts
dispatcher: Dispatcher
The 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