index.d.ts 93 Bytes BlameHistoryPermalink Edit 1 2 3 declare const defineProperty: false | typeof Object.defineProperty; export = defineProperty;