mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-27 02:21:56 +01:00
They are: 1. The existing type of Action, Objects with an `action` type. 1. Asyncronous Actions, functions that accept a `dispatch` argument, which can be used to dispatch Actions asyncronously.