type alias Http.Router

URL router.

Properties

optional
url: string
optional
method: string
optional
body: string

Usage

import { Http } from ".";