On this page
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
call signature
|
||||||
---|---|---|---|---|---|---|
|
arg0 |
any |
Optional. Default is |
arg1 |
any |
Optional. Default is |
Returns
any
© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v8.angular.io/api/core/WtfScopeFn