Module

TsBridge.Types.Lit

Package
purescript-ts-bridge
Repository
thought2/purescript-ts-bridge

#Lit Source

newtype Lit :: forall k. k -> Type -> Typenewtype Lit h l

Instances

#unLit Source

unLit :: forall h l. Lit h l -> l

#mkLit Source

mkLit :: forall @h l. Reflectable h l => Lit h l