Skip to content

Commit 5503c67

Browse files
committed
🐛 [util] 修复了async_proxyer的函数执行没有正确提供this参数
1 parent 89d35f8 commit 5503c67

3 files changed

Lines changed: 96 additions & 57 deletions

File tree

util/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gaubee/util",
3-
"version": "0.35.0",
3+
"version": "0.35.1",
44
"exports": {
55
"./abort": "./src/abort.ts",
66
"./bigint": "./src/bigint.ts",

0 commit comments

Comments
 (0)