jinjor / elm-map-debug / Thing

Bytes


type alias AliasOfBytes =
Bytes


type WrappedOpenBytes
    = WrapedOpenBytes Bytes


type WrappedClosedBytes

Internal


type alias AliasOfInternal =
Internal


type alias AliasOfInternalAlias =
InternalAlias


type WrappedOpenInternal
    = WrappedOpenInternal Internal


type WrappedClosedInternal


type WrappedOpenInternalAlias
    = WrappedOpenInternalAlias InternalAlias


type WrappedClosedInternalAlias

Private


type alias AliasOfPrivate =
Private


type alias AliasOfPrivateAlias =
PrivateAlias


type WrappedOpenPrivate
    = WrappedOpenPrivate Private


type WrappedClosedPrivate


type WrappedOpenPrivateAlias
    = WrappedOpenPrivateAlias PrivateAlias


type WrappedClosedPrivateAlias