mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): update comments in field.ts
This commit is contained in:
@@ -30,6 +30,8 @@ import {
|
||||
* - z<TypeName>FieldOutputInstance - zod schema for the field's output instance
|
||||
* - z<TypeName>FieldInputTemplate - zod schema for the field's input template
|
||||
* - z<TypeName>FieldOutputTemplate - zod schema for the field's output template
|
||||
* - inferred types for each schema
|
||||
* - type guards for InputInstance and InputTemplate
|
||||
*
|
||||
* These then must be added to the unions at the bottom of this file.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user