5 lines
76 B
TypeScript
5 lines
76 B
TypeScript
export const environment = {
|
|
gaId: 'UA-8594346-15',
|
|
production: true
|
|
};
|