aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/gopd/gOPD.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--node_modules/gopd/gOPD.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/gopd/gOPD.js b/node_modules/gopd/gOPD.js
new file mode 100644
index 0000000..cf9616c
--- /dev/null
+++ b/node_modules/gopd/gOPD.js
@@ -0,0 +1,4 @@
+'use strict';
+
+/** @type {import('./gOPD')} */
+module.exports = Object.getOwnPropertyDescriptor;