Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/storybook/types.ts
Parsed story file result
Properties
| Property | Type |
|---|---|
filePath | string |
fileId | string |
stories | StoryEntry[] |
defaultExport | DefaultExport |
source | string |
version | CSFVersion |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/storybook/types.ts
Parsed story file result
| Property | Type |
|---|---|
filePath | string |
fileId | string |
stories | StoryEntry[] |
defaultExport | DefaultExport |
source | string |
version | CSFVersion |
Was this page helpful?