Qemu preferences page added

This commit is contained in:
Piotr Pekala
2019-01-18 05:02:26 -08:00
parent bee62ef726
commit 8977750d90
25 changed files with 236 additions and 25 deletions

View File

@ -0,0 +1,3 @@
export class Builtin {
default_nat_interface: string;
}