.
This commit is contained in:
parent
6d8a9e66b4
commit
f14be700dd
9 changed files with 28 additions and 28 deletions
2
dist-import/autenticacao.d.ts
vendored
2
dist-import/autenticacao.d.ts
vendored
|
|
@ -1,4 +1,4 @@
|
|||
import { type tipoResposta } from "~respostas";
|
||||
import { type tipoResposta } from "p-respostas";
|
||||
type tipoPostValidarTokem = {
|
||||
token: string;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue