'*notFound' : 'notFound'
This should be in the last router object if there are multiple route objects and they are the last option of the route of this route object. Otherwise, it will redirect all pages below this ("* notFound": "notFound") to "notFound".
source
to share