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