UNPKG

cdbreact

Version:

Elegant UI kit and reusable components for building mobile-first, responsive websites and web apps

4 lines (3 loc) 162 B
import React from "react"; export declare const DropDownContext: React.Context<any>; export declare const DropDownProvider: (props: any) => React.JSX.Element;