github-desktop/script/draft-release/channel.ts
2018-02-09 14:30:37 +11:00

1 line
53 B
TypeScript

export type Channel = 'production' | 'beta' | 'test'