Type that returns an array of all keys of a provided object that are of of the provided type, or a subtype of the type.
Unfortunately, TypeScript only supports strings and classes for JSX tags. Therefore, our type definition should only allow for those two types.
Generated using TypeDoc version 0.22.10
Type that matches one of the keys of an object that is of the provided type, or a subtype of it.