UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

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