State
Namespace: MordhauBuddy.App.About
Functions and values
Function or value | Description |
init()
Signature: unit -> Model
|
|
update msg model
Signature: msg:Msg -> model:Model -> Model * Cmd<'a>
Type parameters: 'a |