Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Client

Index

References

Classes

Type aliases

Variables

Functions

References

Renames and re-exports Client

Type aliases

Host: "stackexchange.com" | "meta.stackexchange.com" | "stackoverflow.com"

Variables

AllowedHosts: Host[] = ...

Functions

  • isAllowedHost(host?: string): host is Host
  • summary

    checks if a given host is an allowed Host

    Parameters

    • Optional host: string

      host string to check

    Returns host is Host

Generated using TypeDoc