A ports package for getting information on the browser agent, version and so on.
(Json.Decode.Value -> msg) -> Platform.Sub.Sub msg
Port to receive browser info.
() -> Platform.Cmd.Cmd msg
Port to request browser info.
Documents the browser agent.
decodeBrowserInfo : Json.Decode.Decoder BrowserInfo
Decode for browser info.