Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "host"

Index

Variables

Const DEFAULT_ENCODING

DEFAULT_ENCODING: "utf8" = "utf8"

The default text encoding.

Const DEFAULT_PORT

DEFAULT_PORT: 1781 = 1781

The default port for the workspace host.

Const REGEX_API

REGEX_API: RegExp = /^(\/)(api)(\/)?/i

Checks if URL path represents an API request.

Generated using TypeDoc