longitude
and latitude
are documented for NextRequest
but not typed
#31620
Labels
longitude
and latitude
are documented for NextRequest
but not typed
#31620
What version of Next.js are you using?
12.0.4
What version of Node.js are you using?
16.13.0
What browser are you using?
Safari
What operating system are you using?
macOS
How are you deploying your application?
Vercel
Describe the Bug
According to the docs the
geo
object onNextRequest
has longitude and latitude coordinates. However the types don't include them.Expected Behavior
Would expect types to have those attributes.
To Reproduce
—
The text was updated successfully, but these errors were encountered: