UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

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