/
githubmirror
/
babel
Обзор
Документация
Войти
/
githubmirror
/
babel
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/babel-plugin-transform-runtime/test/fixtures/runtime/modules/input.mjs
4 строки
50 B
Logan Smyth
Rename test fixtures using module syntax to .mjs files.
05 мар 2018, 00:31
05 мар 2018, 00:31
beb99df
Код
Авторство
О чём код?
import foo from "bar"; foo; export * from "mod";