UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

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