melhorias tsup
This commit is contained in:
parent
8efeb59716
commit
40570d1b00
96 changed files with 621 additions and 107 deletions
12
dist-front/index.js
Normal file
12
dist-front/index.js
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
export * from "./aleatorio";
|
||||
export * from "./constantes";
|
||||
export * from "./consulta";
|
||||
export * from "./ecosistema";
|
||||
export * from "./extensoes";
|
||||
export * from "./logger";
|
||||
export * from "./texto_busca";
|
||||
export * from "./tipagemRotas";
|
||||
export * from "./unidades_medida";
|
||||
export * from "./uuid";
|
||||
export * from "./variaveisComuns";
|
||||
//# sourceMappingURL=index.js.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue