UNPKG

appium-flutter-driver

Version:
8 lines 204 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLATFORM = void 0; exports.PLATFORM = { IOS: 'ios', ANDROID: 'android', }; //# sourceMappingURL=platform.js.map