This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-12 09:03:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ad97cb45ae
Nuxt
/
test
/
fixtures
/
basic
/
server
/
api
/
hey
/
index.get.ts
5 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore(deps): update all non-major dependencies (#8265) Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-18 10:36:48 +00:00
export
default
defineEventHandler
(
(
)
=
>
(
{
fix: clean up some type issues and add type test suite (#3199)
2022-02-15 09:50:11 +00:00
foo
:
'bar'
,
baz
:
'qux'
chore(deps): update all non-major dependencies (#8265) Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-18 10:36:48 +00:00
}
)
)
Reference in New Issue
Copy Permalink