UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

5 lines 180 B
import React from 'react'; import type { IndexProps } from './types'; declare const GlobalView: React.FC<IndexProps>; export default GlobalView; //# sourceMappingURL=index.d.ts.map