2025-11-04 16:28:12 -05:00

3 lines
93 B
TypeScript

declare const defineProperty: false | typeof Object.defineProperty;
export = defineProperty;