criado cache m

This commit is contained in:
Luiz Silva 2025-07-17 10:21:43 -03:00
parent 326112a16a
commit 3c7926df4d
7 changed files with 122 additions and 1 deletions

View file

@ -1,4 +1,5 @@
export * from "./aleatorio";
export * from "./cacheMemoria";
export * from "./constantes";
export * from "./consulta";
export * from "./ecosistema";