UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

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