chore(ui): typegen

This commit is contained in:
psychedelicious
2024-08-28 21:06:45 +10:00
parent b02c4d6bf8
commit 4a74f67258

View File

@@ -15451,10 +15451,9 @@ export type components = {
version: string;
/**
* Node Pack
* @description Whether or not this is a custom node
* @default null
* @description The node pack that this node belongs to, will be 'invokeai' for built-in nodes
*/
node_pack: string | null;
node_pack: string;
/**
* @description The node's classification
* @default stable