build
This commit is contained in:
parent
5e75cd641a
commit
8e46650e69
5 changed files with 9 additions and 6 deletions
|
|
@ -40,6 +40,7 @@ export const gerarRespostas = (
|
|||
erro: any
|
||||
mensagem?: string
|
||||
local: string
|
||||
__filename?: string
|
||||
}) => Partial<tipoRespostaErro>,
|
||||
) => {
|
||||
const valor = <T>(valor: T, detalhes?: string[]): tipoRespostaSucesso<T> => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue