Module

AirConsole.HighScores

Package
purescript-airconsole
Repository
mckayb/purescript-airconsole

#requestHighScores Source

#storeHighScore Source

storeHighScore :: forall e x. AirConsoleGlobal -> String -> String -> Number -> Array String -> x -> String -> Eff e Unit