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, 0 insertions, 4 deletions
diff --git a/node_modules/gopd/gOPD.js b/node_modules/gopd/gOPD.js
deleted file mode 100644
index cf9616c..0000000
--- a/node_modules/gopd/gOPD.js
+++ /dev/null
@@ -1,4 +0,0 @@
-'use strict';
-
-/** @type {import('./gOPD')} */
-module.exports = Object.getOwnPropertyDescriptor;