index.d.ts 93 Bytes
declare const defineProperty: false | typeof Object.defineProperty;

export = defineProperty;