Skip to content

CommonDeclarationProps

The base props for declaration components.

export type CommonDeclarationProps = Omit<DeclarationPropsWithInfo, “nameKind”>;