Skip to content

CompatibleProperty

Resolves a type union of property name literals within type `T` whose property values are assignable to type `CompatibleValue`. Use case: “I want to know which properties of `T` are compatible with `CompatibleValue`.”

Installation

Terminal window
npx atmx add type compatible-property