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 d6d8015 commit 5f189c0Copy full SHA for 5f189c0
lib/node_modules/@stdlib/proxy/ctor/lib/polyfill.js
@@ -45,6 +45,8 @@
45
* // eslint-disable-next-line stdlib/jsdoc-doctest
46
* // returns 6.28
47
*/
48
+
49
+// eslint-disable-next-line stdlib/jsdoc-doctest-marker
50
function Proxy( target ) {
51
// eslint-disable-next-line no-warning-comments
52
// TODO: polyfill implementation
0 commit comments