UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines • 263 B
/// <reference types="react" /> import type { DropdownContext } from './interface'; export declare const DropdownConfig: import("react").Context<DropdownContext>; export declare const useDropdownConfig: () => DropdownContext; //# sourceMappingURL=context.d.ts.map