/
drndsv
/
react
Обзор
Документация
Войти
/
drndsv
/
react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/reflect.getprototypeof/index.mjs
9 строк
404 B
drndsv
Initial commit
14 апр 2025, 22:53
14 апр 2025, 22:53
641ac8a
Код
Авторство
О чём код?
import callBind from 'call-bind'; import getPolyfill from 'reflect.getprototypeof/polyfill'; export default callBind(getPolyfill(), typeof Reflect === 'object' ? Reflect : Object); export { default as getPolyfill } from 'reflect.getprototypeof/polyfill'; export { default as implementation } from 'reflect.getprototypeof/implementation'; export { default as shim } from 'reflect.getprototypeof/shim';