/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/react-remove-scroll/dist/es2019/UI.d.ts
7 строк
285 B
boolyshareyo
Initial commit
08 июн 2026, 16:00
08 июн 2026, 16:00
6216a29
Код
Авторство
О чём код?
import { RemoveScrollUIType, IRemoveScrollSelfProps } from './types'; export type { IRemoveScrollSelfProps, RemoveScrollUIType }; /** * Removes scrollbar from the page and contain the scroll within the Lock */ declare const RemoveScroll: RemoveScrollUIType; export { RemoveScroll };