Add doc comment.

This commit is contained in:
Dillon Kearns 2021-04-22 14:26:32 -07:00
parent 663b736263
commit 4bcfcbd358

View File

@ -159,6 +159,7 @@ buildWithLocalState config builderState =
}
{-| -}
type alias DynamicContext shared =
{ navigationKey : Maybe Browser.Navigation.Key
, sharedModel : shared