Module

Next.SerialisedProps

Package
purescript-nextjs
Repository
rowtype-yoga/purescript-nextjs

#SerialisedProps Source

type SerialisedProps :: forall k. k -> Typetype SerialisedProps a = { serialisedProps :: String }

#deserialiseProps Source

#unsafeDeserialiseProps Source