/
githubmirror
/
babel
Обзор
Документация
Войти
/
githubmirror
/
babel
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/babel-plugin-proposal-function-sent/test/fixtures/function-sent/yield-function-sent/output.js
4 строки
125 B
liuxingbaoyu
Improve comments generation (#14979)
09 окт 2022, 18:21
Не верифицирован
09 окт 2022, 18:21
d45d59a
Код
Авторство
О чём код?
babelHelpers.skipFirstGeneratorNext(function* () { let _functionSent = yield; _functionSent = yield _functionSent; })();