Skip to content

Commit 5f189c0

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
* // eslint-disable-next-line stdlib/jsdoc-doctest
4646
* // returns 6.28
4747
*/
48+
49+
// eslint-disable-next-line stdlib/jsdoc-doctest-marker
4850
function Proxy( target ) {
4951
// eslint-disable-next-line no-warning-comments
5052
// TODO: polyfill implementation

0 commit comments

Comments
 (0)