2025-04-02 06:50:39 -04:00

4 lines
94 B
TypeScript

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