export const isGeneral = () => { return process.env.isGeneral === 'true'; }