build
This commit is contained in:
parent
5e75cd641a
commit
8e46650e69
5 changed files with 9 additions and 6 deletions
1
dist-import/respostas.d.ts
vendored
1
dist-import/respostas.d.ts
vendored
|
|
@ -27,6 +27,7 @@ export declare const gerarRespostas: (registrarErroInterno: (op: {
|
|||
erro: any;
|
||||
mensagem?: string;
|
||||
local: string;
|
||||
__filename?: string;
|
||||
}) => Partial<tipoRespostaErro>) => {
|
||||
/**
|
||||
* Gera uma resposta de sucesso
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue