UNPKG

room-gallery

Version:

Room Gallery: A 3D carousel - A Responsive 3D Image Slider Implemented in TypeScript as a React Component, Utilizing Vanilla JavaScript and jQuery

4 lines 127 B
declare module '*.svg' { const ReactComponent: React.FC<React.SVGProps<SVGSVGElement>>; export default ReactComponent; }