/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/react-remove-scroll/dist/es5/index.js
6 строк
257 B
boolyshareyo
Initial commit
08 июн 2026, 16:00
08 июн 2026, 16:00
6216a29
Код
Авторство
О чём код?
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RemoveScroll = void 0; var tslib_1 = require("tslib"); var Combination_1 = tslib_1.__importDefault(require("./Combination")); exports.RemoveScroll = Combination_1.default;