Module

MeowClient.Studio.Api

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

type Value = { commentsAllowed :: Boolean, description :: String, history :: { created :: String, modified :: String }, host :: Int, id :: Int, image :: String, openToAll :: Boolean, public :: Boolean, stats :: { comments :: Int, followers :: Int, managers :: Int, projects :: Int }, title :: String, visibility :: Value }

Studio API information loaded from https://api.scratch.mit.edu/studios/ID/.