This commit is contained in:
Luiz H. R. Silva 2024-06-28 11:44:42 -03:00
parent fc843af931
commit 4eb940ef05
6 changed files with 20 additions and 1 deletions

View file

@ -1,4 +1,5 @@
import { zp_deletar_registros } from "./_deletar_registros";
export * from "./variaveis";
import { zp_enviar_registros } from "./_enviar_registros";
import { tiposSeriesAgregacoes, zp_produto_conta } from "./variaveis";
import { zp_serie_registrar } from "./_serie_consultar";