Skip to content

Commit a7c39ab

Browse files
authored
Updated polyfill.js
Signed-off-by: Bhavishy Agrawal <[email protected]>
1 parent b43e355 commit a7c39ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/proxy/ctor/lib/polyfill.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
*/
4848

4949
/** This is a description of the Proxy function. */
50+
5051
// eslint-disable-next-line stdlib/jsdoc-doctest-marker
5152
function Proxy( target ) {
5253
// eslint-disable-next-line no-warning-comments

0 commit comments

Comments
 (0)