This website works better with JavaScript
Главная
Обзор
Помощь
Вход
lovecoding
/
web0715
Следить
10
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
4790df95fb
Ветки
Метки
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
es-define-property
/
index.d.ts
index.d.ts
93 B
История
Исходник
1
2
3
declare const defineProperty: false | typeof Object.defineProperty;
export = defineProperty;