Current section

Files

Jump to
spellweaver priv bun node_modules @cspell cspell-pipe dist helpers interleave.d.ts
Raw

priv/bun/node_modules/@cspell/cspell-pipe/dist/helpers/interleave.d.ts

export declare function interleave<T>(a: Iterable<T>, b: Iterable<T>): Iterable<T>;
//# sourceMappingURL=interleave.d.ts.map