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

4 lines
52 B
TypeScript

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