feat: add weakRef
This commit is contained in:
parent
587afcfd42
commit
58abf2a811
8 changed files with 89 additions and 12 deletions
|
|
@ -4,11 +4,11 @@
|
|||
"outDir": "dist",
|
||||
"target": "es2018",
|
||||
"lib": [
|
||||
"es2018",
|
||||
"ESNext",
|
||||
"dom"
|
||||
]
|
||||
],
|
||||
},
|
||||
"include": [
|
||||
"include": [
|
||||
"source"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue