File size: 97 Bytes
f107c64 | 1 2 3 4 5 | 'use strict';
/** @type {import('./gOPD')} */
module.exports = Object.getOwnPropertyDescriptor;
|
f107c64 | 1 2 3 4 5 | 'use strict';
/** @type {import('./gOPD')} */
module.exports = Object.getOwnPropertyDescriptor;
|