UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

6 lines (5 loc) 162 B
/** * TODO: A description of the component. */ export let ScrollGradient: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React from 'react';