# Generated by roxygen2: do not edit by hand

export(config.help)
export(config.list.merge)
export(config.sections.del)
export(convert.config)
export(eval.config)
export(eval.config.merge)
export(eval.config.sections)
export(fetch.config)
export(get.config.type)
export(is.config.active)
export(is.configfile.active)
export(is.ini.file)
export(is.json.file)
export(is.toml.file)
export(is.yaml.file)
export(parse.extra)
export(read.config)
export(str2config)
export(write.config)
import(RcppTOML)
import(glue)
import(ini)
import(jsonlite)
import(stringr)
import(yaml)
importFrom(utils,browseURL)
importFrom(utils,download.file)
