mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-22 15:54:09 +00:00
Typescript LGraphNode (#207)
* nit - Fix whitespace * nit - Remove outdated comments * nit - Remove redundant jsdoc tag * Format only * Add TS types * nit - Auto let/const * Convert special-case vars * nit - Redeclared params / vars * nit - const/let * Refactor - minor logic change * Add TS types - overloads w/workaround * Refactor - prefer typeof over constructor check * Add TS types * Remove unused params * nit - Refactor * Refactor LGraphNode.findSlotByType * nit - Refactor / format * Refactor - optional chaining * Fix TS type - node shape
This commit is contained in:
2754
src/LGraphNode.ts
2754
src/LGraphNode.ts
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user