File size: 93 Bytes
bc20498 |
1 2 3 |
declare const defineProperty: false | typeof Object.defineProperty;
export = defineProperty; |
bc20498 |
1 2 3 |
declare const defineProperty: false | typeof Object.defineProperty;
export = defineProperty; |