This commit is contained in:
Luiz H. R. Silva 2024-06-28 11:57:38 -03:00
parent 054daeb1a8
commit 13fe9609e8
7 changed files with 6 additions and 25 deletions

View file

@ -1,5 +1,4 @@
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";