UNPKG

element-plus

Version:

A Component Library for Vue 3

12 lines (6 loc) 229 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var rand = require('./rand2.js'); exports.generateId = rand.generateId; exports.getRandomInt = rand.getRandomInt; //# sourceMappingURL=rand.js.map