merge
This commit is contained in:
commit
e6fa9640bc
83 changed files with 5480 additions and 969 deletions
15
src/index.ts
15
src/index.ts
|
|
@ -1,12 +1,21 @@
|
|||
export * from "./aleatorio"
|
||||
export * from "./cacheMemoria"
|
||||
export * from "./constantes"
|
||||
export * from "./consulta"
|
||||
export * from "./aleatorio"
|
||||
export * from "./dayjs"
|
||||
export * from "./ecosistema"
|
||||
export * from "./extensoes"
|
||||
export * from "./graficosPilao"
|
||||
export * from "./local"
|
||||
export * from "./logger"
|
||||
export * from "./postgres"
|
||||
export * from "./testes-de-variaveis"
|
||||
export * from "./texto_busca"
|
||||
export * from "./tipagemRotas"
|
||||
export * from "./unidades_medida"
|
||||
export * from "./uuid"
|
||||
export * from "./ecosistema"
|
||||
export * from "./variaveisComuns"
|
||||
export * from "./tipagemRotas"
|
||||
export * from "./extensoes"
|
||||
export * from "./logger"
|
||||
export * from "./situacoes"
|
||||
export * from "./situacoes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue