UNPKG

119 BJavaScriptView Raw
1import { withContexts } from './dist/preview/frameworks/react';
2
3export { withContexts };
4export default withContexts;