This website requires JavaScript.
Explore
Help
Sign in
Rubicon
/
tutu
Watch
1
Star
0
Fork
You've already forked tutu
0
Code
Issues
18
Pull requests
1
Projects
1
Activity
Actions
dfaecf3b6b
tutu
/
src
/
serviceworker
/
services.ts
4 lines
42 B
TypeScript
Raw
Normal View
History
Unescape
Escape
serviceworker: move rpc-relateds to workerrpc
2024-10-16 22:42:25 +08:00
export
type
Service
=
{
ping
(
)
:
void
service worker: use injectManifest - a RPC framework is added for further use - fix an error that the service worker is not registered until the settings opened - added theme-color - settings: added a item to indicate the offline availablity
2024-10-15 20:30:08 +08:00
}
;
Reference in a new issue
Copy permalink