API > @angular/coremode_edit codewtfLeavelinkconst目录说明Used to mark end of Scope.查看"说明"...const wtfLeave: <T>(scope: any, returnValue?: T) => T; const wtfLeave: <T>(scope: any, returnValue?: T) => T; 说明linkscope to end.returnValue (optional) to be passed to the WTF.Returns the `returnValue for easy chaining.