itty-router-extras
Version:
An assortment of delicious extras for the calorie-light itty-router.
1 lines • 177 B
JavaScript
const watch=(t,o)=>r=>{r.proxy=new Proxy(r.proxy||r,{set:(e,n,c)=>{return e[n]=c,("function"==typeof t?t(n,e):e.hasOwnProperty(n))&&o(c,n,r),!0}})};module.exports={watch:watch};