UNPKG

itty-router-extras

Version:

An assortment of delicious extras for the calorie-light itty-router.

1 lines 110 B
const{error:error}=require("./error"),missing=(r="Not found.")=>error(404,r);module.exports={missing:missing};