build
This commit is contained in:
parent
9491278d6c
commit
709a8d8f84
60 changed files with 6 additions and 66 deletions
1
dist-require/autenticacao/_validarToken.d.ts
vendored
1
dist-require/autenticacao/_validarToken.d.ts
vendored
|
|
@ -10,4 +10,3 @@ export declare const validarToken: ({ ambiente, post, buscar, }: {
|
|||
buscar: (url: string, post: tipoPostValidarTokem) => Promise<tipoResposta<any>>;
|
||||
}) => Promise<"valido" | "erro">;
|
||||
export {};
|
||||
//# sourceMappingURL=_validarToken.d.ts.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue