UNPKG

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