UNPKG

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