/
Mikhail823
/
todo
Обзор
Документация
Войти
/
Mikhail823
/
todo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/core-js/es/disposable-stack/constructor.js
10 строк
392 B
Mikhail Popov
j
23 фев 2026, 16:12
23 фев 2026, 16:12
ff7232a
Код
Авторство
О чём код?
'use strict'; require('../../modules/es.error.cause'); require('../../modules/es.error.to-string'); require('../../modules/es.object.to-string'); require('../../modules/es.suppressed-error.constructor'); require('../../modules/es.disposable-stack.constructor'); require('../../modules/es.iterator.dispose'); var path = require('../../internals/path'); module.exports = path.DisposableStack;