Kind: Function
Source: atloria-monorepo/apps/web/src/app/reader-api/[...path]/route.ts
Signature
tsasync function PATCH(req: NextRequest, ctx: Ctx)
Parameters
| Name | Type |
|---|---|
req | NextRequest |
ctx | Ctx |
Kind: Function
Source: atloria-monorepo/apps/web/src/app/reader-api/[...path]/route.ts
tsasync function PATCH(req: NextRequest, ctx: Ctx)
| Name | Type |
|---|---|
req | NextRequest |
ctx | Ctx |
Was this page helpful?