mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-02 17:20:49 +00:00
4 lines
44 B
TypeScript
4 lines
44 B
TypeScript
export class Version {
|
|
version: string;
|
|
}
|