UNPKG
dadou-json-editor
Version:
latest (1.0.0)
1.0.0
Angular 8 with Electron (Typescript + SASS + Hot Reload)
github.com/maximegris/angular-electron
dadou-json-editor
/
src
/
environments
/
environment.ts
5 lines
(4 loc)
•
74 B
text/typescript
View Raw
1
2
3
4
5
export
const
AppConfig
= {
production
:
false
,
environment
:
'LOCAL'
};