Packages

Generate Gleam types, JSON codecs, and a typed XRPC client from atproto lexicon files.

Current section

Files

Jump to
atproto_codegen include atproto_codegen@lower_UnionUnit.hrl
Raw

include/atproto_codegen@lower_UnionUnit.hrl

-record(union_unit, {
def :: atproto_codegen@lower:flat_def(),
field :: atproto_codegen@lower:flat_field(),
refs :: list(binary())
}).