interface NavigateResult {
    navigated: boolean;
}

Properties

Properties

navigated: boolean