/Prelude-v23.0.0/JSON/Format.dhall

Copy path to clipboard

An internal type used by ./renderAs to select the output format.

You should not need to use this type directly, simply use ./render or ./renderYAML as appropriate.

Source

{-|
An internal type used by `./renderAs` to select the output format.

You should not need to use this type directly, simply use `./render`
or `./renderYAML` as appropriate.
-}
< YAML | JSON >