mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 23:55:08 -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.