melhorias
This commit is contained in:
parent
de77a4c8b6
commit
b08b7de2c0
5 changed files with 5 additions and 5 deletions
|
|
@ -85,7 +85,7 @@ export class TipagemRotas<T = { [q: string]: string | undefined }> {
|
|||
** {q:"query"}
|
||||
*/
|
||||
|
||||
parametros() {
|
||||
get parametros() {
|
||||
const url = new URL(
|
||||
typeof window !== "undefined" ? window.location.href : "http://localhost",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue