UNPKG

@plurid/plurid-ui-components-react

Version:

Plurid User Interface Components for React

5 lines (4 loc) 154 B
/** * https://github.com/facebook/react/issues/10135#issuecomment-314441175 */ export declare const setNativeValue: (element: any, value: any) => void;