mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
4 lines
52 B
TypeScript
4 lines
52 B
TypeScript
export const environment = {
|
|
production: true,
|
|
};
|