linkWtfScopeFn
| npm Package | @angular/core |
|---|---|
| Module | import { WtfScopeFn } from '@angular/core'; |
| Source | core/src/profile/wtf_impl.ts |
linkInterface Overview
interface WtfScopeFn {
(arg0?: any, arg1?: any): any
}
linkDescription
A scope function for the Web Tracing Framework (WTF).