FormidableLabs / FormidableLabs/spectacle
Add export of props types
Open
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 700
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Hi
I use `spectacle` in my presentation and I need to create some wrapper around `CodePane` component.
To be able to use the same interface in my wrapper I need to be able to import `CodePaneProps` type.
### Proposal
I suggest to add export of `CodePaneProps` type.
Also mb we can export props types of all components? It can be useful in some cases.
Contributor guide
Assessment
This issue has not been assessed yet.