Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Continent

Index

Functions

  • getAllContinents(): IContinent[]
  • getContinentByCode(code: string): undefined | IContinent
  • Get continent by code

    Parameters

    • code: string

    Returns undefined | IContinent

    {(IContinent | undefined)}

Generated using TypeDoc