Arktype Error instance of?
Hi there.
If I have
And that throws what would that error be an instance of that I can use? tried
Thanks!
If I have
And that throws what would that error be an instance of that I can use? tried
error instanceof type.errors || error instanceof ArkErrors with no luck. Thanks!