mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-11 22:12:33 +08:00
Fix type
This commit is contained in:
parent
68ef595de4
commit
cd4059ba3c
@ -3,7 +3,7 @@ const { Ez } = require("./ezgraph");
|
||||
|
||||
/**
|
||||
*
|
||||
* @param { Parameters<mockApi> } config
|
||||
* @param { Parameters<mockApi>[0] } config
|
||||
* @returns
|
||||
*/
|
||||
export async function start(config = undefined) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user