Skip to content

Commit

Permalink
Added AbortController to node
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-m committed Mar 17, 2021
1 parent 0383746 commit 4fd92b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions globals.json
Expand Up @@ -1144,6 +1144,7 @@
"node": {
"__dirname": false,
"__filename": false,
"AbortController": false,
"Buffer": false,
"clearImmediate": false,
"clearInterval": false,
Expand Down

0 comments on commit 4fd92b2

Please sign in to comment.