GET
Nodepod API / src/integrations/next / GET
Function: GET()
Section titled “Function: GET()”GET():
Promise<NextResponse<unknown>>
Defined in: src/integrations/next.ts:74
Route handler for app/__sw__.js/route.ts.
export { GET } from '@scelar/nodepod/next';Returns
Section titled “Returns”Promise<NextResponse<unknown>>