4 lines
No EOL
212 B
TypeScript
4 lines
No EOL
212 B
TypeScript
/**
|
|
* Returns the private context passed by the Picker wrapping the current component.
|
|
*/
|
|
export declare const usePickerPrivateContext: () => import("../components/PickerProvider.js").PickerPrivateContextValue; |