variable Http.get

Only handle if HTTP method is GET.

Type

(
path,
...routes,
) => unknown

Usage

import { Http } from ".";