/ node_modules / gopd / gOPD.js
gOPD.js
1  'use strict';
2  
3  /** @type {import('./gOPD')} */
4  module.exports = Object.getOwnPropertyDescriptor;