core
core copied to clipboard
feat(types): add utility types (#2094)
- ComponentProps: Extract props type of component
- ComponentListeners: Extract event handlers type of component