formatação
This commit is contained in:
parent
e705901982
commit
785588b37e
31 changed files with 178 additions and 167 deletions
20
src/index.ts
20
src/index.ts
|
|
@ -1,10 +1,10 @@
|
|||
export * from "./respostas";
|
||||
export * from "./autorizacoes";
|
||||
export * from "./constantes";
|
||||
export * from "./consulta";
|
||||
export * from "./aleatorio";
|
||||
export * from "./texto_busca";
|
||||
export * from "./unidades_medida";
|
||||
export * from "./uuid";
|
||||
export * from "./provedores";
|
||||
export * from "./ecosistema";
|
||||
export * from "./respostas"
|
||||
export * from "./autorizacoes"
|
||||
export * from "./constantes"
|
||||
export * from "./consulta"
|
||||
export * from "./aleatorio"
|
||||
export * from "./texto_busca"
|
||||
export * from "./unidades_medida"
|
||||
export * from "./uuid"
|
||||
export * from "./provedores"
|
||||
export * from "./ecosistema"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue