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