Transform server base page to TS
This commit is contained in:
parent
7bdcdf23bf
commit
9f2eaa5c40
3 changed files with 121 additions and 140 deletions
|
@ -1,4 +1,4 @@
|
|||
export {default as Server} from './Server.vue';
|
||||
export {default as Server} from './Server';
|
||||
export {default as ServerAllocations} from './ServerAllocations.vue';
|
||||
export {default as ConsolePage} from './subpages/Console.vue';
|
||||
export {default as DatabasesPage} from './subpages/Databases.vue';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue