UNPKG

85 BTypeScriptView Raw
1export default function splitComponentProps(props: any, Component: any): [any, any];