Skip to content

PokedexOptions

TRACTION edited this page Sep 15, 2023 · 1 revision

Interface: PokedexOptions

Table of contents

Properties

Properties

authorization

Optional authorization: string

The API key for Pokédex API, if you have one.

Defined in

pokedex.ts:9


useragent

Optional useragent: string

A custom User-Agent header used while making request to the Pokédex API.

Defined in

pokedex.ts:11