Module

Sketch.Settings

Package
purescript-sketch
Repository
iarthstar/purescript-sketch

#setGlobalSettingForKey Source

#setSettingForKey Source

setSettingForKey :: forall a. String -> a -> Effect Unit

#setSessionVariable Source

setSessionVariable :: forall a. String -> a -> Effect Unit