UNPKG

make-between-long4

Version:
5 lines 173 B
import React from 'react'; import defaultLocale from "../locale/default.js"; export var ConfigContext = /*#__PURE__*/React.createContext({ defaultLocale: defaultLocale });