5 lines
72 B
TypeScript

export interface Urls {
versionInfo2: string;
updateInfo: string;
}