Skip to content

Commit

Permalink
Update leaks.js (#1064)
Browse files Browse the repository at this point in the history
Add new TS symbols
  • Loading branch information
hueniverse committed Jun 27, 2023
1 parent aaaebb9 commit cd01c46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/modules/leaks.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ const internals = {
'__esDecorate',
'__runInitializers',
'__propKey',
'__setFunctionName'
'__setFunctionName',
'__addDisposableResource',
'__disposeResources'
]
};

Expand Down

0 comments on commit cd01c46

Please sign in to comment.