UNPKG

@pap-it/tools-theme

Version:
7 lines (5 loc) 212 B
declare namespace JSX { interface IntrinsicElements { 'pap-theme-tool': React.DetailedHTMLProps<React.HTMLAttributes<import('../src/component.js').Theme> & import('./Theme').Attributes, HTMLElement>; } }