Options
All
  • Public
  • Public/Protected
  • All
Menu

Module FakeUser/config/endpoints

Index

Variables

Variables

apiEndpoints: { JSONPlaceholder: string; RandomUser: string; catAPI: string } = ...
description

List of external API endpoints. Must only use HTTPS!

Type declaration

  • JSONPlaceholder: string
  • RandomUser: string
  • catAPI: string

Generated using TypeDoc