Files

3 lines
90 B
TypeScript

export { NextResponse } from 'next/server'
export type { NextRequest } from 'next/server'