%PDF- %PDF-
Direktori : /home/ugotscom/.trash/karetakers/node_modules/@babel/runtime/helpers/ |
Current File : /home/ugotscom/.trash/karetakers/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js |
function _skipFirstGeneratorNext(fn) { return function () { var it = fn.apply(this, arguments); it.next(); return it; }; } module.exports = _skipFirstGeneratorNext;