UNPKG

@bgoff1/pokeapi-types

Version:

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

4 lines (3 loc) 52 B
export type ItemSprites = { default: string; };