implementado tsup
This commit is contained in:
parent
7bddbd5c72
commit
8efeb59716
131 changed files with 2216 additions and 1476 deletions
2
dist-front/texto_busca.mjs
Normal file
2
dist-front/texto_busca.mjs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
const a=(...n)=>n.map(e=>e==null?"":String(e).normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/\s+/g," ").toLowerCase()).join(" ");export{a as texto_busca};
|
||||
//# sourceMappingURL=texto_busca.mjs.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue