UNPKG

210 BTypeScriptView Raw
1import * as React from 'react';
2export declare const ContextSelectorContext: React.Context<{
3 onSelect: (event: any, value: React.ReactNode) => any;
4}>;
5//# sourceMappingURL=contextSelectorConstants.d.ts.map
\No newline at end of file