291st/src/environments/environment.ts
2022-09-20 13:57:30 -04:00

4 lines
52 B
TypeScript

export const environment = {
production: false
};