implementado tsup
This commit is contained in:
parent
7bddbd5c72
commit
8efeb59716
131 changed files with 2216 additions and 1476 deletions
2
dist-front/aleatorio.mjs
Normal file
2
dist-front/aleatorio.mjs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
const o="ABCDEFGHIJKLMNOPQRSTUVWXYZ".split(""),a=t=>`eli-${Array.from({length:t||8}).map(()=>o[(999*Math.random()|0)%o.length]).join("")}`;export{a as aleatorio};
|
||||
//# sourceMappingURL=aleatorio.mjs.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue