mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
cleanup
This commit is contained in:
parent
e69a829a52
commit
e666221c69
@ -11,7 +11,7 @@ import type {
|
||||
type FrameworkName = '@storybook/ember-webpack5';
|
||||
type BuilderName = '@storybook/builder-webpack5';
|
||||
|
||||
export type FrameworkOptions = AngularOptions & {
|
||||
export type FrameworkOptions = {
|
||||
builder?: BuilderOptions;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user