/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v26.2.0
test/common/fixtures.mjs
17 строк
188 B
Geoffrey Booth
esm: refactor esm tests out of test/message
06 янв 2022, 14:07
Не верифицирован
06 янв 2022, 14:07
8dd0658
Код
Авторство
О чём код?
import fixtures from './fixtures.js'; const { fixturesDir, path, fileURL, readSync, readKey, } = fixtures; export { fixturesDir, path, fileURL, readSync, readKey, };