1
0
mirror of https://github.com/storybookjs/storybook.git synced 2025-04-09 00:19:13 +08:00
2019-04-26 20:46:40 -04:00

5 lines
120 B
JavaScript

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