Type Parameters

  • Route extends string = string

Hierarchy

  • IRoute

Properties

all: IRouterHandler<IRoute<Route>, Route>
checkout: IRouterHandler<IRoute<Route>, Route>
copy: IRouterHandler<IRoute<Route>, Route>
delete: IRouterHandler<IRoute<Route>, Route>
get: IRouterHandler<IRoute<Route>, Route>
head: IRouterHandler<IRoute<Route>, Route>
lock: IRouterHandler<IRoute<Route>, Route>
m-search: IRouterHandler<IRoute<Route>, Route>
merge: IRouterHandler<IRoute<Route>, Route>
mkactivity: IRouterHandler<IRoute<Route>, Route>
mkcol: IRouterHandler<IRoute<Route>, Route>
move: IRouterHandler<IRoute<Route>, Route>
notify: IRouterHandler<IRoute<Route>, Route>
options: IRouterHandler<IRoute<Route>, Route>
patch: IRouterHandler<IRoute<Route>, Route>
path: string
post: IRouterHandler<IRoute<Route>, Route>
purge: IRouterHandler<IRoute<Route>, Route>
put: IRouterHandler<IRoute<Route>, Route>
report: IRouterHandler<IRoute<Route>, Route>
search: IRouterHandler<IRoute<Route>, Route>
stack: any
subscribe: IRouterHandler<IRoute<Route>, Route>
trace: IRouterHandler<IRoute<Route>, Route>
unlock: IRouterHandler<IRoute<Route>, Route>
unsubscribe: IRouterHandler<IRoute<Route>, Route>

Generated using TypeDoc