source:
node_modules/es-define-property/index.d.ts@
e48199a
Last change on this file since e48199a was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 93 bytes |
Line | |
---|---|
1 | declare const defineProperty: false | typeof Object.defineProperty; |
2 | |
3 | export = defineProperty; |
Note:
See TracBrowser
for help on using the repository browser.