UNPKG

@carbon/ibm-products

Version:
6 lines 241 B
/** * This is an example component to show relevant conventions and usage. */ export let ExampleComponent: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React from 'react'; //# sourceMappingURL=ExampleComponent.d.ts.map