UNPKG

@chakra-ui/charts

Version:

Data visualization components for Chakra UI

15 lines (10 loc) 341 B
"use strict"; 'use strict'; var barList = require('./bar-list.cjs'); exports.Bar = barList.BarListBar; exports.Content = barList.BarListContent; exports.Label = barList.BarListLabel; exports.Root = barList.BarListRoot; exports.Title = barList.BarListTitle; exports.Tooltip = barList.BarListTooltip; exports.Value = barList.BarListValue;