UNPKG

hrnet-modal-p14

Version:

A package for the project 14 of OpenClassrooms called HrNet

5 lines 155 B
interface XSVGProps extends React.SVGProps<SVGSVGElement> { } declare const XSVG: React.FC<XSVGProps>; export default XSVG; //# sourceMappingURL=x.d.ts.map