Current section
Files
Jump to
Current section
Files
include/atproto_codegen@lower_FlatLexicon.hrl
-record(flat_lexicon, {
nsid :: binary(),
doc :: atproto_lexicon@ast:lexicon_doc(),
defs :: list(atproto_codegen@lower:flat_def())
}).