Setu-TS
common/src/index.ts
.
IRequest
method
property
IRequest.method
The HTTP method.
Type
HttpMethod
Usage
import { type IRequest } from "common/src/index.ts";
Document Navigation
Type