.
This commit is contained in:
parent
645b3b551e
commit
e30a1a6f40
16 changed files with 346 additions and 8 deletions
2
dist-import/autenticacao.d.ts
vendored
2
dist-import/autenticacao.d.ts
vendored
|
|
@ -1,4 +1,4 @@
|
|||
import { type tipoResposta } from "~comuns";
|
||||
import { type tipoResposta } from "./respostas";
|
||||
type tipoPostValidarTokem = {
|
||||
token: string;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue