chushihua
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
"use strict";
|
||||
|
||||
exports.__esModule = true;
|
||||
exports.default = getValue;
|
||||
function getValue(_ref) {
|
||||
var value = _ref.value;
|
||||
|
||||
return value;
|
||||
}
|
||||
module.exports = exports["default"];
|
||||
Reference in New Issue
Block a user