Raw File
type-case.json
# Type names should use CamelCase
{ 'struct': 'not-a-camel', 'data': {} }
back to top