Packages

Gleam wrapper for the PokeAPI.

Retired package: Deprecated - v2.0.0 fixes a memory issue in this version by introducing a backwards-incompatible change to a public custom type.

Current section

Files

Jump to
tallgrass include tallgrass@evolution@chain_ChainLink.hrl
Raw

include/tallgrass@evolution@chain_ChainLink.hrl

-record(chain_link, {
is_baby :: boolean(),
species :: tallgrass@common@resource:resource(),
evolution_details :: list(tallgrass@evolution@chain:evolution_detail())
}).