2022-11-23 13:28:51 +01:00

2 lines
56 B
TypeScript

export type OsVersions = 'linux' | 'macos' | 'windows';