index
:
which-api
master
Rest API for Which
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env.ts
blob: 60874cce1eb98f6a4b27b424aeb4664fc1d148c8 (
plain
)
1
2
3
4
import { config } from 'dotenv'; const { parsed } = config(); export default parsed;