download
raw
412 Bytes
/**
* If `componentProps` is a function, calls it with the provided `ownerState`.
* Otherwise, just returns `componentProps`.
*/
declare function resolveComponentProps<TProps, TOwnerState, TSlotState>(componentProps: TProps | ((ownerState: TOwnerState, slotState?: TSlotState) => TProps) | undefined, ownerState: TOwnerState, slotState?: TSlotState): TProps | undefined;
export default resolveComponentProps;

Xet Storage Details

Size:
412 Bytes
·
Xet hash:
c342bcc3f2a137a95487a6f87879142dba846af496cd3fb58352bfe2de234f96

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.