UNPKG
webdriverio-automation
Version:
latest (1.0.0)
1.0.0
WebdriverIO-Automation android ios project
webdriverio-automation
/
node_modules
/
xmlbuilder
/
lib
/
OperationType.js
12 lines
(10 loc)
•
171 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
// Generated by CoffeeScript 1.12.7
(
function
(
) {
module
.
exports
= {
Clones
:
1
,
Imported
:
2
,
Deleted
:
3
,
Renamed
:
4
,
Adopted
:
5
}; }).
call
(
this
);