UNPKG

@interaction/eagle

Version:
11 lines (6 loc) 378 B
var _curry2 = /*#__PURE__*/require("./internal/_curry2"); var _dispatchable = /*#__PURE__*/require("./internal/_dispatchable"); var _xdropLast = /*#__PURE__*/require("./internal/_xdropLast"); var _dropLast = /*#__PURE__*/require("./internal/_dropLast"); var dropLast = /*#__PURE__*/_curry2( /*#__PURE__*/_dispatchable([], _xdropLast, _dropLast)); module.exports = dropLast;