UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

9 lines 208 B
import React from 'react'; import './index.scss'; declare const IDLabel: React.FC<{ className?: string; id: string; prefix?: string; }>; export default IDLabel; //# sourceMappingURL=index.d.ts.map