This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
RSSHub
Watch
1
Star
0
Fork
You've already forked RSSHub
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eda21bb48c
RSSHub
/
lib
/
utils
/
is-worker.worker.ts
3 lines
74 B
TypeScript
Raw
Blame
History
// In Worker build, isWorker is always true
export
const
isWorker
=
true
;
Reference in New Issue
View Git Blame
Copy Permalink