Assigning Non-Schema Interface to Schema Property in TypeScript
If I have an external interface
Or something?
Foo that is not a schema, and I just want to say that some property on a schema is a Foo—without caring about verifying it—is there an API for this?Or something?
