You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overrides the fragment identifier in the `url` property.
367
+
*/
368
+
readonlyfragmentIdentifier?: string;
369
+
}
370
+
357
371
/**
358
372
Stringify an object into a URL with a query string and sorting the keys. The inverse of [`.parseUrl()`](https://github.com/sindresorhus/query-string#parseurlstring-options)
0 commit comments