GetMethodKeys Extracts the keys of an object T where the value is a function type.
The type to extract method keys from.
The keys of T where the value is a function type.
Generated using TypeDoc
GetMethodKeys Extracts the keys of an object T where the value is a
function type.