import createContext from './src/context'; export default (options = {}) => ({ createContext, options });