Current section
Files
Jump to
Current section
Files
include/atproto_codegen@lower_EmittableRecord.hrl
-record(emittable_record, {
nsid :: binary(),
properties :: list(atproto_codegen@lower:flat_field())
}).