WtfScopeFn

From Get docs
< @angular/coreAngular/docs/8/api/core/wtfscopefn


WtfScopeFn

interface deprecated

A scope function for the Web Tracing Framework (WTF).

Deprecated: the Web Tracing Framework is no longer supported in Angular

interface WtfScopeFn {
  (arg0?: any, arg1?: any): any
}

Methods

(arg0?: any, arg1?: any): any

Parameters
arg0 any Optional. Default is undefined.
arg1 any Optional. Default is undefined.
Returns

any



© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v8.angular.io/api/core/WtfScopeFn