UNPKG

react-blips

Version:
10 lines (8 loc) 258 B
"use strict"; exports.__esModule = true; exports.getOperationType = getOperationType; function getOperationType() { var _ref = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}, operation = _ref.operation; return operation; }