/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
shared/desktop/empty-esm-star.js
4 строки
203 B
chrisnojima
move to vite (#29386)
09 июл 2026, 00:46
Не верифицирован
09 июл 2026, 00:46
bcd1945
Код
Авторство
О чём код?
// Intentionally-empty ESM module. Re-exported via `export *` from empty-esm.js so // es-module-lexer sees an opaque export list and the Vite dev server skips its // strict named-export check. export {}