mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
4 lines
100 B
TypeScript
4 lines
100 B
TypeScript
export { renderToDOM } from './render';
|
|
|
|
export const parameters = { framework: 'ember' as const };
|