Fix incorrect type paths (#568)

This commit is contained in:
Björn Söderqvist
2024-08-21 15:41:06 +02:00
committed by GitHub
parent 7487c565c8
commit 7051d86ba7
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
import { LGraphNode, IWidget } from './litegraph'
import { ComfyApp } from '../../scripts/app'
import { ComfyApp } from '../scripts/app'
export interface ComfyExtension {
/**