Module

MeowClient.ForumPost.Info

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

type Value = { author :: String, content :: String, date :: JSDate, parsableContent :: Void }

Forum post information.