angular / 5.2.11 / api / core / wtfscopefn.html /

WtfScopeFn

interface

npm Package @angular/core
Module import { WtfScopeFn } from '@angular/core';
Source core/src/profile/wtf_impl.ts

Interface Overview

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

Description

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

Members

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

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