variable Http.route

Define URL route.

Type

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

Usage

import { Http } from ".";