this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 81 B view raw
1export default { 2 run() { 3 console.log('Cron job running...'); 4 } 5}