Skip to content

Commit

Permalink
Update node-environment.interface.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMalfait authored Apr 24, 2024
1 parent e0433de commit d9b8a70
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
export enum NodeEnvironment {
development = 'development',
staging = 'staging',
next = 'next',
demo = 'demo',
production = 'production',
}

0 comments on commit d9b8a70

Please sign in to comment.