# Generated by roxygen2: do not edit by hand

export(activate_js)
export(add_css_file)
export(add_dockerfile)
export(add_dockerfile_heroku)
export(add_dockerfile_shinyproxy)
export(add_fct)
export(add_html_template)
export(add_js_file)
export(add_js_handler)
export(add_js_input_binding)
export(add_js_output_binding)
export(add_module)
export(add_resource_path)
export(add_rstudioconnect_file)
export(add_shinyappsio_file)
export(add_shinyserver_file)
export(add_ui_server_files)
export(add_utils)
export(amend_golem_config)
export(app_dev)
export(app_prod)
export(browser_button)
export(browser_dev)
export(bundle_resources)
export(cat_dev)
export(create_golem)
export(css_template)
export(detach_all_attached)
export(disable_autoload)
export(document_and_reload)
export(expect_html_equal)
export(expect_running)
export(expect_shinytag)
export(expect_shinytaglist)
export(favicon)
export(fill_desc)
export(get_golem_name)
export(get_golem_options)
export(get_golem_version)
export(get_golem_wd)
export(get_sysreqs)
export(invoke_js)
export(is_running)
export(js_handler_template)
export(js_template)
export(make_dev)
export(message_dev)
export(module_template)
export(print_dev)
export(project_hook)
export(remove_favicon)
export(run_dev)
export(sanity_check)
export(set_golem_name)
export(set_golem_options)
export(set_golem_version)
export(set_golem_wd)
export(use_external_css_file)
export(use_external_file)
export(use_external_html_template)
export(use_external_js_file)
export(use_favicon)
export(use_internal_css_file)
export(use_internal_file)
export(use_internal_html_template)
export(use_internal_js_file)
export(use_recommended_deps)
export(use_recommended_tests)
export(use_utils_server)
export(use_utils_ui)
export(warning_dev)
export(with_golem_options)
importFrom(attempt,attempt)
importFrom(attempt,is_try_error)
importFrom(attempt,stop_if)
importFrom(attempt,stop_if_not)
importFrom(attempt,without_warning)
importFrom(cli,cat_bullet)
importFrom(cli,cat_line)
importFrom(cli,cat_rule)
importFrom(config,get)
importFrom(desc,desc_get)
importFrom(desc,desc_get_deps)
importFrom(desc,description)
importFrom(dockerfiler,Dockerfile)
importFrom(fs,dir_copy)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,file_copy)
importFrom(fs,file_create)
importFrom(fs,file_delete)
importFrom(fs,file_exists)
importFrom(fs,file_temp)
importFrom(fs,path)
importFrom(fs,path_abs)
importFrom(fs,path_expand)
importFrom(fs,path_file)
importFrom(htmltools,htmlDependency)
importFrom(htmltools,save_html)
importFrom(htmltools,tags)
importFrom(jsonlite,fromJSON)
importFrom(pkgload,load_all)
importFrom(pkgload,pkg_name)
importFrom(pkgload,pkg_path)
importFrom(remotes,dev_package_deps)
importFrom(remotes,package_deps)
importFrom(rlang,enquo)
importFrom(rlang,is_missing)
importFrom(roxygen2,roxygenise)
importFrom(rstudioapi,getSourceEditorContext)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,modifyRange)
importFrom(rstudioapi,navigateToFile)
importFrom(rstudioapi,openProject)
importFrom(rstudioapi,sourceMarkers)
importFrom(shiny,addResourcePath)
importFrom(shiny,getShinyOption)
importFrom(shiny,includeScript)
importFrom(testthat,expect)
importFrom(testthat,expect_equal)
importFrom(testthat,expect_true)
importFrom(testthat,quasi_label)
importFrom(testthat,skip_if_not)
importFrom(testthat,skip_on_cran)
importFrom(usethis,proj_set)
importFrom(usethis,use_build_ignore)
importFrom(usethis,use_latest_dependencies)
importFrom(usethis,use_package)
importFrom(usethis,use_spell_check)
importFrom(usethis,use_testthat)
importFrom(utils,capture.output)
importFrom(utils,download.file)
importFrom(utils,file.edit)
importFrom(utils,getFromNamespace)
importFrom(utils,installed.packages)
importFrom(utils,menu)
importFrom(utils,packageVersion)
importFrom(utils,sessionInfo)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
