multi-project/projects/app-a/environments/environment.ts

4 lines
52 B
TypeScript

export const environment = {
test:"EnvTestA"
};