tricycle / system-actor-model / System.Model


type alias SystemModel addresses actors appModel =
System.Internal.Model.SystemModel addresses actors appModel

An alias of the Model used by any application you start unsing this package.