Files
InvokeAI/invokeai
psychedelicious bb2db3d6c3 feat(ui): improve typing on CanvasEntityAdapterBase
Use a generic to narrow the `type` field from `string` to a literal. Now you can do e.g. `adapter.type === 'control_layer_adapter'` and TS narrows the type.
2024-09-11 08:12:48 -04:00
..
2024-09-11 08:12:48 -04:00
2024-09-10 09:20:19 -04:00
2023-01-30 18:42:17 -05:00