A rest or spread parameter. It can either occur in @param tags or as last parameter of a function, or it is a spread tuple or object type and can occur inside these. For any mode that is not jsdoc this can only occur in position 'suffix'.
@param
jsdoc
'suffix'
Optional
Generated using TypeDoc
A rest or spread parameter. It can either occur in
@param
tags or as last parameter of a function, or it is a spread tuple or object type and can occur inside these. For any mode that is notjsdoc
this can only occur in position'suffix'
.