Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/lib/types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
Storybook types exports only typescript types for storybook usage.

It exports typescript enums, which do have a runtime implementation.
But it should not export any implementation such as classes, method, function or constants.
But it should not export any implementation such as classes, methods, functions or constants.

It also has no dependencies, all the types it exports are bundled in.