We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea62f8 commit aa1335aCopy full SHA for aa1335a
src/environments/environment.types.ts
@@ -1,4 +1,4 @@
1
export interface Environment {
2
production: boolean;
3
- api: string
+ api: string;
4
}
0 commit comments