cubetiq-react-app/src/config/index.ts

3 lines
69 B
TypeScript

export const AppConfig = {
APP_NAME: process.env.REACT_APP_NAME
}