linkwtfLeave
npm Package | @angular/core |
---|---|
Module | import { wtfLeave } from '@angular/core'; |
Source | core/src/profile/profile.ts |
const wtfLeave: any;
linkDescription
Used to mark end of Scope.
scope
to end.returnValue
(optional) to be passed to the WTF.
Returns the `returnValue for easy chaining.