Current section
Files
Jump to
Current section
Files
include/atproto_codegen@config_Config.hrl
-record(config, {
lexicons_dir :: binary(),
out_dir :: binary(),
out_module :: binary(),
nsid_prefixes :: list(binary())
}).