mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 02:02:08 +00:00
[Refactor] Move zod schemas to schemas/ folder (#2753)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { InputSpec } from '@/types/apiTypes'
|
||||
import type { InputSpec } from '@/schemas/apiSchema'
|
||||
|
||||
export function getNumberDefaults(
|
||||
inputOptions: InputSpec[1],
|
||||
|
||||
Reference in New Issue
Block a user