UNPKG

@ucloud-pccl/react-components

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