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