wtfLeave

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


wtfLeave

const deprecated

Used to mark end of Scope.

See more...

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

const wtfLeave: <T>(scope: any, returnValue?: T) => T;

Description

  • scope to end.
  • returnValue (optional) to be passed to the WTF.

Returns the `returnValue for easy chaining.


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