UNPKG

air-command-ui-library

Version:

A React component library for Air Command System with Storybook

3 lines (2 loc) 119 B
export { default } from './KeyValueList'; export type { KeyValueListProps, KeyValueItem } from './KeyValueList.types';