UNPKG

@sanity/migrate

Version:

Tooling for running data migrations on Sanity.io projects

4 lines 197 B
export declare function peekInto(readable: ReadableStream, options: { size: number; }): Promise<[head: Uint8Array<ArrayBufferLike>, ReadableStream<any>]>; //# sourceMappingURL=peekInto.d.ts.map