This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
elk
mirror of
https://github.com/elk-zone/elk.git
Watch
1
Star
0
Fork
You've already forked elk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59e418e2e0
elk
/
modules
/
pwa
/
runtime
/
pwa-plugin-stub.client.ts
8 lines
95 B
TypeScript
Raw
Blame
History
export
default
defineNuxtPlugin
(
(
)
=
>
{
return
{
provide
:
{
pwa
:
{
}
,
}
,
}
}
)
Reference in New Issue
View Git Blame
Copy Permalink