Kizuki
HTTP API
GitHub
Preparing search index...
app/files/[materialId]/route
GET
Function GET
GET
(
_request
:
Request
,
__namedParameters
:
{
params
:
Promise
<
{
materialId
:
string
}
>
}
,
)
:
Promise
<
Response
>
Serves the original copy of an added file, so you can check a quote against it.
Parameters
_request
:
Request
__namedParameters
:
{
params
:
Promise
<
{
materialId
:
string
}
>
}
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Serves the original copy of an added file, so you can check a quote against it.