UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

6 lines 191 B
import React from 'react'; import type { Props } from './types'; import './index.scss'; declare const Thumbnail: React.FC<Props>; export default Thumbnail; //# sourceMappingURL=index.d.ts.map