UNPKG

@carbon/ibm-security

Version:

Carbon for Cloud & Cognitive IBM Security UI components

6 lines (5 loc) 164 B
/** * @file Type layout entry point. * @copyright IBM Security 2019 */ export { TypeLayout, TypeLayoutBody, TypeLayoutRow, TypeLayoutCell } from './TypeLayout';