UNPKG

mobx-miniprogram

Version:

Simple, scalable state management.

2 lines (1 loc) 85 B
export declare function makeIterable<T>(iterator: Iterator<T>): IterableIterator<T>;