UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

7 lines (6 loc) 234 B
/** * Type layouts provide an orderly layout of terms and definitions. * @deprecated This component is deprecated */ export let DescriptionList: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React from 'react';