/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/utils/index.js
19 строк
703 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
const getAdditionalEntries = require('./getAdditionalEntries'); const getIntegrationEntry = require('./getIntegrationEntry'); const getRefreshGlobal = require('./getRefreshGlobal'); const getSocketIntegration = require('./getSocketIntegration'); const injectRefreshEntry = require('./injectRefreshEntry'); const injectRefreshLoader = require('./injectRefreshLoader'); const makeRefreshRuntimeModule = require('./makeRefreshRuntimeModule'); const normalizeOptions = require('./normalizeOptions'); module.exports = { getAdditionalEntries, getIntegrationEntry, getRefreshGlobal, getSocketIntegration, injectRefreshEntry, injectRefreshLoader, makeRefreshRuntimeModule, normalizeOptions, };