This commit is contained in:
Luiz H. R. Silva 2024-06-05 19:47:31 -03:00
parent 9491278d6c
commit 709a8d8f84
60 changed files with 6 additions and 66 deletions

View file

@ -9,4 +9,3 @@ export declare const codigoContaSite: ({ ambiente, post, buscar, }: {
buscar: (url: string, post: tipoPostCodigoContaSite) => Promise<tipoResposta<string>>;
}) => Promise<tipoResposta<string>>;
export {};
//# sourceMappingURL=_codigoContaSite.d.ts.map