CommonDeclarationProps
The base props for declaration components.
type CommonDeclarationProps = Omit<DeclarationPropsWithInfo, "nameKind">;The base props for declaration components.
type CommonDeclarationProps = Omit<DeclarationPropsWithInfo, "nameKind">;