UNPKG

appium-flutter-driver

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