improve intellisense

This commit is contained in:
Asaki Yuki 2026-01-18 03:24:03 +07:00
parent ac412b798c
commit 6a5addb383
15 changed files with 39393 additions and 483 deletions

View file

@ -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)