absinthe_generator
v0.1.1
Pages
Modules
Mix
Tasks
AbsintheGenerator.Type.EnumValue
(absinthe_generator v0.1.1)
View Source
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %AbsintheGenerator.Type.EnumValue{name:
String.t
(), values: [
String.t
()]}