5 lines
117 B
JavaScript

import { withContexts } from './dist/preview/frameworks/vue';
export { withContexts };
export default withContexts;