UNPKG

@sanity/migrate

Version:

Tooling for running data migrations on Sanity.io projects

2 lines 150 B
export declare function map<T, U>(it: AsyncIterableIterator<T>, project: (value: T) => U): AsyncIterableIterator<U>; //# sourceMappingURL=map.d.ts.map