# Generated by roxygen2: do not edit by hand

export(content_dir)
export(content_id)
export(history_swh)
export(pin)
export(query)
export(query_history)
export(query_sources)
export(register)
export(resolve)
export(retrieve)
export(retrieve_swh)
export(sources_swh)
export(store)
export(store_swh)
importFrom(curl,curl_download)
importFrom(curl,has_internet)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,file_create)
importFrom(fs,file_exists)
importFrom(fs,file_info)
importFrom(fs,path)
importFrom(fs,path_abs)
importFrom(fs,path_rel)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(methods,is)
importFrom(openssl,base64_decode)
importFrom(openssl,sha256)
importFrom(rappdirs,user_data_dir)
importFrom(stats,na.omit)
importFrom(tools,file_ext)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,write.table)
