mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
Update lib/core-common/src/types.ts
This commit is contained in:
parent
ed4a30f4d4
commit
25b0542042
@ -337,7 +337,7 @@ export interface StorybookConfig {
|
||||
/**
|
||||
* References external Storybooks
|
||||
*/
|
||||
refs: StorybookRefs | ((config: Configuration, options: Options) => StorybookRefs)
|
||||
refs?: StorybookRefs | ((config: Configuration, options: Options) => StorybookRefs)
|
||||
|
||||
/**
|
||||
* Modify or return a custom Webpack config.
|
||||
|
Loading…
x
Reference in New Issue
Block a user