itty-router-extras
has been fully deprecated in favor of using the built-in helpers within itty-router
itself.
import { Router } from 'itty-router'
import { json, withParams, withContent, error } from 'itty-router-extras'
import { Router, json, withParams, withContent, error } from 'itty-router'