Module

Data.Argonaut.Types.Generic.Rep

Package
purescript-argonaut-generic
Repository
purescript-contrib/purescript-argonaut-generic

#Encoding Source

type Encoding = { tagKey :: String, valuesKey :: String }

#defaultEncoding Source