cal.pub0.org/packages/types/SVGComponent.d.ts

2 lines
83 B
TypeScript

export type SVGComponent = React.FunctionComponent<React.SVGProps<SVGSVGElement>>;