UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

5 lines 230 B
import React from 'react'; import type { ContextType, Props } from './types'; export declare const useDocumentInfo: () => ContextType; export declare const DocumentInfoProvider: React.FC<Props>; //# sourceMappingURL=index.d.ts.map