Current section
Files
Jump to
Current section
Files
include/lustre@ssg_Config.hrl
-record(config, {
out_dir :: binary(),
static_dir :: gleam@option:option(binary()),
routes :: list(lustre@ssg:route())
}).