Module: ActionModel

This class is initiated only once in lifecycle and is reponsible for regisration of physical and behavioural actions and side effects and the mapping between them. To get the instance of action model ``` const ActionModel = muze.ActionModel; ```
Source: