mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-16 07:50:20 +00:00
3 lines
59 B
TypeScript
3 lines
59 B
TypeScript
|
export class Builtin {
|
||
|
default_nat_interface: string;
|
||
|
}
|