Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BrowserNodeGlobal

license

Copyright Google Inc. All Rights Reserved.

Use of this source code is governed by an MIT-style license that can be found in the LICENSE file at https://angular.io/license

Hierarchy

  • BrowserNodeGlobal

Index

Properties

Array

Array: typeof Array

Date

Date: DateConstructor

JSON

JSON: typeof JSON

Map

Map: typeof Map

Math

Math: any

Object

Object: typeof Object

Reflect

Reflect: any

RegExp

RegExp: RegExpConstructor

Set

Set: typeof Set

clearInterval

clearInterval: Function

clearTimeout

clearTimeout: Function

encodeURI

encodeURI: Function

frameworkStabilizers

frameworkStabilizers: Array<Function>

getAllAngularRootElements

getAllAngularRootElements: Function

getAllAngularTestabilities

getAllAngularTestabilities: Function

getAngularTestability

getAngularTestability: Function

setInterval

setInterval: Function

setTimeout

setTimeout: Function

Methods

assert

  • assert(condition: any): void

Generated using TypeDoc