2026-03-14 15:17:03 +08:00

3 lines
93 B
TypeScript

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