nested-forms/apps/parent-form/src/environments/environment.prod.ts

4 lines
51 B
TypeScript
Raw Normal View History

2019-08-20 02:28:58 +00:00
export const environment = {
production: true
};