This website requires JavaScript.
Explore
Help
Sign In
zio
/
elk
Watch
2
Star
0
Fork
You've already forked elk
0
Code
Packages
Releases
2
Activity
25a5d3fe7b
elk
/
modules
/
pwa
/
runtime
/
pwa-plugin-stub.client.ts
8 lines
95 B
TypeScript
Raw
Blame
History
export
default
defineNuxtPlugin
(
(
)
=
>
{
return
{
provide
:
{
pwa
:
{
}
,
}
,
}
}
)
View Git Blame
Copy Permalink