Current section

Files

Jump to
spellweaver priv bun node_modules cspell dist esm util async.js
Raw

priv/bun/node_modules/cspell/dist/esm/util/async.js

import { operators } from '@cspell/cspell-pipe';
export { helpers as asyncHelpers, toArray as asyncIterableToArray, operators as asyncOperators, pipeAsync as asyncPipe, toAsyncIterable as mergeAsyncIterables, } from '@cspell/cspell-pipe';
export const { opMapAsync: asyncMap, opFilterAsync: asyncFilter, opAwaitAsync: asyncAwait, opFlattenAsync: asyncFlatten, } = operators;
//# sourceMappingURL=async.js.map