I use a very similar approach, but don’t include
this._destroy$ = undefined;
Where _destroy$ = _tripwire.
What’s your reasoning for that additional line? Should I be using it?
I use a very similar approach, but don’t include
this._destroy$ = undefined;
Where _destroy$ = _tripwire.
What’s your reasoning for that additional line? Should I be using it?