Function with added properties.
F extends (...args: any[]) => any - function to augment
P - properties to augments function with.
Generated using TypeDoc
Function with added properties.
Generic
F extends (...args: any[]) => any - function to augment
Generic
P - properties to augments function with.