UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

5 lines 226 B
import type { SingleValueProps } from 'react-select'; import React from 'react'; import type { Option } from '../types'; export declare const SingleValue: React.FC<SingleValueProps<Option>>; //# sourceMappingURL=index.d.ts.map