Kind: Function
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/llms.txt/route.ts
Slug-fronted, same-origin llms.txt for a published site: /p/
Signature
tsasync function GET(req: Request, ctx: { params: Promise<{ slugId: string }> })
Parameters
| Name | Type |
|---|---|
req | Request |
ctx | { params: Promise<{ slugId: string }> } |
Was this page helpful?