Module

Next.Head

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

#Props_head Source

type Props_head :: Row Typetype Props_head = (children :: Array JSX)

#head Source

head :: forall attrs attrs_. Union attrs attrs_ Props_head => Record attrs -> JSX

#_head Source

_head :: forall attrs. ReactComponent attrs