UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

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