fix: throw state.get(...) when using object slots (#494)

This commit is contained in:
Amour1688
2021-09-03 23:52:48 +08:00
parent e0d0162d6b
commit 55035e3f1d
5 changed files with 73 additions and 30 deletions

View File

@ -11,7 +11,6 @@
"resolveJsonModule": true,
"esModuleInterop": true,
"removeComments": false,
"jsx": "preserve",
"lib": [
"esnext",
"dom"