UNPKG

@bgoff1/pokeapi-types

Version:

Typescript types for the PokeAPI. For more information go to https://pokeapi.co/docs/v2.

4 lines (3 loc) 48 B
export type APIResource = { url: string; };