UNPKG

nowjs-core

Version:

NowCanDo Javascript Core [nowjs-core] is a library written by TypeScript code maintains under Apache 2.0 licence

2 lines (1 loc) 60 B
export declare type IAsyncEnumerable<T> = AsyncIterable<T>;