UNPKG

appium-flutter-driver

Version:
5 lines (4 loc) 74 B
export const PLATFORM = { IOS: 'ios', ANDROID: 'android', } as const;