forked from cadence/out-of-your-element
New error trace stringifier
This commit is contained in:
parent
22c569c701
commit
dd63ac7d44
4 changed files with 85 additions and 25 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue