Skip to content

fx-flow v0.7.0 / pipe/lazy / IteratorYieldResult

Interface: IteratorYieldResult<TYield>

Type parameters

TYield

Properties

done?

optional done: false

Source

node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es2015.iterable.d.ts:30


value

value: TYield

Source

node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es2015.iterable.d.ts:31

Released under the MIT License.