Searched refs:isAsyncGenerator (Results 1 – 4 of 4) sorted by relevance
6 exports.isAsyncIterable = exports.isAsyncGenerator = exports.isAsync = undefined;18 function isAsyncGenerator(fn) { function33 exports.isAsyncGenerator = isAsyncGenerator;
40 if ((0, _wrapAsync.isAsyncGenerator)(obj)) {
192 function isAsyncGenerator(fn) { function402 if (isAsyncGenerator(obj)) {
186 function isAsyncGenerator(fn) { function396 if (isAsyncGenerator(obj)) {