Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pokemon_go_data_api/pokedex.ts>getPokedex

Collect Pokemon data using Deno
Latest
function getPokedex
import { getPokedex } from "https://deno.land/x/pokemon_go_data_api@v0.0.1/pokedex.ts";

Returns

AsyncGenerator<PokedexEntry>