UNPKG

@atlaskit/storybook-addon-design-system

Version:
5 lines (4 loc) 249 B
/* eslint-disable */ // Points to local source for AFM workspace use. Storybook's bundler handles TSX transpilation. // The ak-postbuild script rewrites this to ./dist/esm/preview.js for published dists. export { default } from './src/preview.tsx';