import {Route, useRoute} from ">able/iso-router.tsx"; const Tracer =()=> { const {nestedDepth, pathIndex, blocked} = useRoute(); return
Depth: {nestedDepth}, Index:{pathIndex}, Match:{blocked.value}
} export default ()=>

App

home page!

About page!

more!

couldnt find it

404 :(

;