All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.es.SelectContext.js Maven / Gradle / Ivy

The newest version!
import * as React from 'react';

// Use any here since we do not get the type during compilation

var SelectContext = /*#__PURE__*/React.createContext(null);
export default SelectContext;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy