/
asias
/
new
Обзор
Документация
Войти
/
asias
/
new
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/core-js/full/function/index.js
9 строк
335 B
AnastasyaDemina
project
07 дек 2025, 23:03
07 дек 2025, 23:03
7c21e25
Код
Авторство
О чём код?
'use strict'; var parent = require('../../actual/function'); require('../../modules/esnext.function.demethodize'); require('../../modules/esnext.function.is-callable'); require('../../modules/esnext.function.is-constructor'); // TODO: Remove from `core-js@4` require('../../modules/esnext.function.un-this'); module.exports = parent;