melhorias de url
This commit is contained in:
parent
cb86027ff9
commit
3b45b82654
5 changed files with 18 additions and 6 deletions
|
|
@ -157,7 +157,7 @@ declare const texto_busca: (...texto: any[]) => string;
|
|||
* parametros = {nome:"José"}
|
||||
*/
|
||||
declare class TipagemRotas<T extends {
|
||||
[q: string]: string | undefined;
|
||||
[q: string]: any;
|
||||
}> {
|
||||
_partesCaminho: string[];
|
||||
_acaoIr?: (endereco: string) => undefined;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue