Feature: Type Ergonomics Improvements
#67 · TypeScript · ★ 102 · MIT · updated 3mo ago
Focused Scope Improve concrete TypeScript ergonomics where the current API can be made more precise. Proposed v1 Export FactoryOutput<F>. Consider InferFactorySchema<S> only if it can be implemented without broad compiler-style promises. Improve extend() typing so extension…