Current section
Files
Jump to
Current section
Files
include/sketch_css@uniconfig_Config.hrl
-record(config, {
directory :: binary(),
file :: binary(),
config :: gleam@dict:dict(binary(), tom:toml())
}).