WtfScopeFn
interface
A scope function for the Web Tracing Framework (WTF).
interface WtfScopeFn { (arg0?: any, arg1?: any): any }
Methods
call signature | ||||||
---|---|---|---|---|---|---|
|
arg0 | any | Optional. Default is |
arg1 | any | Optional. Default is |
Returns
any
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/core/WtfScopeFn