UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

10 lines (8 loc) 181 B
"use strict"; exports.__esModule = true; exports.default = getValue; function getValue(_ref) { var value = _ref.value; return value; } module.exports = exports["default"];