Type alias: PropsSpecs<N, P>#Ƭ PropsSpecs<N, P>: {}Type parameters:#NameTypeDescriptionNstringA type to define the names of the props.P-A type describing the shapes of the props.