UNPKG

bootstrap-vue

Version:

Quickly integrate Bootstrap 4 components with Vue.js

6 lines (5 loc) 108 B
/** * @param {number} length * @return {Array} */ export default length => Array.apply(null, { length })