mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-03 08:25:00 -05:00
Use classes with `isOk` and `isErr` methods instead of separate type guard functions. Update tests and usage.
Use classes with `isOk` and `isErr` methods instead of separate type guard functions. Update tests and usage.