@axah/koa
Advanced tools
Comparing version 0.0.0-20240202152413 to 0.0.0-20240202152528
@@ -53,3 +53,2 @@ "use strict"; | ||
let wrappedHandler; | ||
// @ts-ignore | ||
const wrapped = emitter[wrappedSymbol]; | ||
@@ -56,0 +55,0 @@ if (wrapped !== undefined) { |
{ | ||
"name": "@axah/koa", | ||
"version": "0.0.0-20240202152413", | ||
"version": "0.0.0-20240202152528", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
Sorry, the diff of this file is not supported yet
46074
700