improve intellisense
This commit is contained in:
parent
ac412b798c
commit
6a5addb383
15 changed files with 39393 additions and 483 deletions
|
|
@ -1 +1,7 @@
|
|||
import { Modify } from ".."
|
||||
import { Extends, GlobalVariables, Modify } from ".."
|
||||
|
||||
const vanilla = Modify("anvil_pocket", "slots_panel").setProperties({
|
||||
ignored: true,
|
||||
})
|
||||
|
||||
console.log(vanilla.path)
|
||||
|
|
|
|||
Reference in a new issue