UNPKG

@sanity/migrate

Version:

Tooling for running data migrations on Sanity.io projects

2 lines 178 B
export declare function asyncIterableToStream<T>(it: AsyncIterableIterator<T>): import("node:stream/web").ReadableStream<any>; //# sourceMappingURL=asyncIterableToStream.d.ts.map