index
Http
.
get
variable
Http.get
Only handle if HTTP method is GET.
Type
(
path
,
...routes
,
) =>
unknown
Usage
import { Http } from ".";
Document Navigation
Type