Valentin Palkovic 8be78f2828 Types: Update type signatures of objects and functions
Our bundler tsup sometimes doesn't seem to create type definition imports properly for inferred types. Instead of importing types from `storybook/internal/*` or `@storybook/core/*`, it would import types from `core/dist/*`. Explicitly defining types for the return type of functions or for objects will resolve this issue.
2024-07-10 11:36:35 +02:00
..
2024-06-04 22:53:21 +02:00
2022-11-14 14:18:39 +01:00

Storybook React renderer