tipoUsuarioTokenAutneticacao
This commit is contained in:
parent
947ffdc815
commit
264d126a14
5 changed files with 6 additions and 5 deletions
|
|
@ -39,7 +39,7 @@ declare const pAutenticacao: {
|
|||
post: {
|
||||
token: string;
|
||||
};
|
||||
}) => Promise<p_respostas.tipoResposta<string>>;
|
||||
}) => Promise<p_respostas.tipoResposta<tipoUsuarioTokenAutneticacao>>;
|
||||
codigoContaSite: ({ base_url_autenticacao, post, }: {
|
||||
base_url_autenticacao: string;
|
||||
post: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue