export const IS_DEV = process.env.TS_NODE_DEV export * from './jwt' export * from './auth'