UUID class issue in migration from io-ts
Why is
For example, this no longer compiles, because
UUID in effect/schema a class? Migrating from io-ts and I can no longer seem to use this utility function:For example, this no longer compiles, because
UUID doesn't extend string (like it did in io-ts-types):