New error trace stringifier
This commit is contained in:
@@ -96,7 +96,7 @@ class Router {
|
||||
|
||||
const router = new Router()
|
||||
|
||||
passthrough.as = {router}
|
||||
passthrough.as = {router, on() {}}
|
||||
|
||||
module.exports.router = router
|
||||
module.exports.test = test
|
||||
|
||||
Reference in New Issue
Block a user