6 lines
89 B
JavaScript
6 lines
89 B
JavaScript
|
App.config({
|
||
|
windows: [
|
||
|
// this is where window definitions will go
|
||
|
]
|
||
|
})
|