mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
SYNC change of type to app/vue
This commit is contained in:
parent
808b7ac76b
commit
2758ea47a4
@ -107,7 +107,7 @@ const framework = 'vue';
|
||||
|
||||
interface ClientApi extends ClientStoryApi<StoryFnVueReturnType> {
|
||||
setAddon(addon: any): void;
|
||||
configure(loader: Loadable, module: NodeModule, framework: string): void;
|
||||
configure(loader: Loadable, module: NodeModule): void;
|
||||
getStorybook(): IStorybookSection[];
|
||||
clearDecorators(): void;
|
||||
forceReRender(): void;
|
||||
|
Loading…
x
Reference in New Issue
Block a user