interface NaviPageParam {
    location: string;
    uid: string;
}

Implemented by

Properties

Properties

location: string
uid: string