Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 376 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 376 Bytes

Omit Call Signature

Provide an OmitCallSignature<T> type that strips the call signature from a type. Also provides an OmitConstructorSignature<T> type that strips the constructor signature from a type.

Packages this StackOverflow answer.

OmitCallSignature © 2024 by Decatur Robotics is licensed under the MIT License