UNPKG

@opentiny/vue-renderless

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

11 lines (10 loc) 284 B
import "../../../chunk-G2ADBYYC.js"; const lastArrayEach = (obj, iterate, context) => { for (let len = obj.length - 1; len >= 0; len--) { iterate.call(context, obj[len], len, obj); } }; var lastArrayEach_default = lastArrayEach; export { lastArrayEach_default as default };