This website requires JavaScript.
Explore
Help
Register
Sign In
jeffemmett
/
postiz
Watch
1
Star
0
Fork
You've already forked postiz
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4244fd1596
postiz
/
libraries
/
react-shared-libraries
/
src
/
helpers
/
is.general.tsx
3 lines
77 B
TypeScript
Raw
Blame
History
export
const
isGeneral
=
(
)
=
>
{
return
process
.
env
.
isGeneral
===
'true'
;
}
Reference in New Issue
View Git Blame
Copy Permalink