Appearance
type EventProp = <T>() => PropType<(...args: T) => void>;
T
any
PropType<(...args: T) => void>
PropType
args
void