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-14 10:04:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
70542a3af7
Nuxt
/
test
/
fixtures
/
bridge
/
server
/
api
/
hey
/
index.ts
5 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: clean up some type issues and add type test suite (#3199)
2022-02-15 09:50:11 +00:00
export
default
(
)
=
>
(
{
foo
:
'bar'
,
baz
:
'qux'
}
)
Reference in New Issue
Copy Permalink