mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-03 12:05:07 -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.