Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9bfda1 commit 8f2d995Copy full SHA for 8f2d995
utils/safe.mjs
@@ -1,6 +1,6 @@
1
const defaults = {
2
args: [],
3
- thisArg: null,
+ thisArg: undefined,
4
};
5
6
/**
0 commit comments