RequestInfo
type
RequestInfo =
Request
|
string
;
§
Type
§
Request
|
string
[src]