mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
Remove unwanted export
This commit is contained in:
parent
52f0690c70
commit
263948faa3
@ -18,7 +18,7 @@ import {Navigation, Segment} from "./Navigation";
|
||||
import {URLRouter} from "./URLRouter";
|
||||
import type {Path, OptionalValue} from "./Navigation";
|
||||
|
||||
export type SegmentType = {
|
||||
type SegmentType = {
|
||||
"login": true;
|
||||
"session": string;
|
||||
"sso": string;
|
||||
|
Loading…
Reference in New Issue
Block a user