mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
fix: re-export VueWidgets types from public API
This commit is contained in:
@@ -24,7 +24,7 @@ import type {
|
||||
ToastMessageOptions
|
||||
} from './extensionTypes'
|
||||
|
||||
export type { ComfyExtension } from './comfy'
|
||||
export type { ComfyExtension, VueWidgetDefinition, VueWidgets } from './comfy'
|
||||
export type { ComfyApi } from '@/scripts/api'
|
||||
export type { ComfyApp } from '@/scripts/app'
|
||||
export type { ComfyNodeDef } from '@/schemas/nodeDefSchema'
|
||||
|
||||
Reference in New Issue
Block a user