This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
09ab6a015b
uptime-kuma
/
server
/
plugin.js
14 lines
107 B
JavaScript
Raw
Blame
History
class
Plugin
{
async
load
(
)
{
}
async
unload
(
)
{
}
}
module
.
exports
=
{
Plugin
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink