# Generated by roxygen2: do not edit by hand

S3method(route_stack,AssetRoute)
S3method(route_stack,Route)
S3method(route_stack,RouteStack)
S3method(route_stack,default)
export(AssetRoute)
export(Route)
export(RouteStack)
export(asset_route)
export(openapi_route)
export(register_report_format)
export(report_info)
export(report_route)
export(resource_route)
export(ressource_route)
export(route)
export(route_add)
export(route_get)
export(route_merge)
export(route_remove)
export(route_stack)
export(shared_secret_route)
export(show_report_formats)
export(sizelimit_route)
import(rlang)
importFrom(R6,R6Class)
importFrom(brio,read_file)
importFrom(lifecycle,deprecated)
importFrom(reqres,as.Request)
importFrom(reqres,from_http_date)
importFrom(reqres,is.Request)
importFrom(reqres,to_http_date)
importFrom(stringi,stri_match_first)
