newProps method

TProps newProps()

Returns a typed props object backed by a new Map.

Convenient for use with getDefaultProps.

Implementation

TProps newProps() => typedPropsFactory({});