index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
env.ts
blob: f73aa5d949c3f4faf297cff92192554c51f467d6 (
plain
)
1
2
3
import
{
env
}
from
'node:process'
;
export
const
CI_PREFLIGHT
=
env
.
CI_PREFLIGHT
===
'true'
;