Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "generic/xhr"

Index

Variables

Variables

Const xhrIsAvailable

xhrIsAvailable: boolean = (typeof(XMLHttpRequest) !== "undefined" && XMLHttpRequest !== null)

Generated using TypeDoc