その他AwaitableIterableバージョン: 22.5.0このページの内容AwaitableIterable 型 シグネチャ: export type AwaitableIterable<T> = Iterable<T> | AsyncIterable<T>;