multimodalart's picture
Squashing commit
4450790 verified
|
raw
history blame
364 Bytes

The typings in node_modules or in ComfyUI's web/ directory were not that well covered. These typings are hacked together with some of the inconsistencies I found.

To be honest, I have no idea why I needed a bizarre workaround for litegraph's types. Usually the '/// <reference>' comment should have picked up the types, but it wasn't having it. ¯_(ツ)_/¯