Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@sdl_ast_IntValue.hrl
Raw

include/mochi@sdl_ast_IntValue.hrl

-record(int_value, {value :: integer()}).