mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-24 00:09:32 +00:00
Fix incorrect type paths (#568)
This commit is contained in:
2
src/types/comfy.d.ts
vendored
2
src/types/comfy.d.ts
vendored
@@ -1,5 +1,5 @@
|
||||
import { LGraphNode, IWidget } from './litegraph'
|
||||
import { ComfyApp } from '../../scripts/app'
|
||||
import { ComfyApp } from '../scripts/app'
|
||||
|
||||
export interface ComfyExtension {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user