Skip to content

Missing Queue#ready() typescript definition #172

@myovchev

Description

@myovchev

Documentation says (https://github.com/bee-queue/bee-queue#ready)

Instead of listening to this event, consider calling Queue#ready([cb]), which returns a Promise that resolves once the Queue is ready. If the Queue is already ready, then the Promise will be already resolved.

There is no matching signature on BeeQueue in the typescript definition

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions