Module

TsBridge.Types.RecordUnion

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

#RecordUnion Source

newtype RecordUnion a

For the rare cases where you need to use a union of records where each record is guaranteed to not have a specific key.

Constructors

Instances