Skip to content

sagas 除了 types 之外 注入 async dispatch 和 service #3

@footearth

Description

@footearth

INCREMENT_ASYNC: ({ types }) => (action) ->

({ types }) => (action) ->

=>

({
  types
  dispatch
  services
}) => (action) ->

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions