Skip to content

Return results from invoke? #1

@farwayer

Description

@farwayer

Thanks for simple and useful library!

What about returning results from invoke as Promise.all() do?

const [res1, res2] = await invoke([
  async () => {...},
  async () => {...},
]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions