Variable EndpointsConst

Endpoints: {
    actors: string;
    characters: string;
    episodes: string;
    games: string;
    locations: string;
    seasons: string;
    soundtracks: string;
} = ...

Type declaration

  • actors: string
  • characters: string
  • episodes: string
  • games: string
  • locations: string
  • seasons: string
  • soundtracks: string

Generated using TypeDoc