mirror of
https://github.com/619dev/PaperPhone.git
synced 2026-05-31 13:10:35 +08:00
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
'use strict';
|
|
|
|
/** @type {import('./gOPD')} */
|
|
module.exports = Object.getOwnPropertyDescriptor;
|