mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-14 15:32:35 +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
|
* @returns
|
||||||
*/
|
*/
|
||||||
export async function start(config = undefined) {
|
export async function start(config = undefined) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user