UNPKG

@ucloud-fe/react-components

Version:
4 lines (3 loc) 259 B
export default withProps; declare function withProps(input?: {}, option?: {}): (Comp: any) => React.SFC<import("emotion-theming/types/helper").AddOptionalTo<Pick<any, string | number | symbol> & React.RefAttributes<any>, "theme">>; import React from "react";