Searched defs:canGoBack (Results 1 – 4 of 4) sorted by relevance
28 canGoBack: router_store_1.store.canGoBack, property
31 export function canGoBack(this: RouterStore): boolean { function
49 function canGoBack() { function
35 canGoBack = routing_1.canGoBack.bind(this); field in RouterStore