Type alias: PropsSpecs<N, P>

Ƭ PropsSpecs<N, P>: {}

Type parameters:

NameTypeDescription
NstringA type to define the names of the props.
P-A type describing the shapes of the props.