UNPKG

@wazespace/wme-react-components

Version:

A package with useful replications of the Waze Map Editor components to use in userscripts

17 lines 535 B
export * from './WzAnchor'; export * from './WzAlert'; export * from './WzAlertDismiss'; export * from './WzAlertPagination'; export * from './WzAlertsGroup'; export * from './WzBadge'; export * from './WzButton'; export * from './WzTextComponents'; export * from './WzCard'; export * from './WzTooltip'; export * from './WzCheckableChip'; export * from './WzChipSelect'; export * from './WzChipMultiSelect'; export * from './WzCheckbox'; export * from './WzIcon'; export * from './WzSectionHeader'; //# sourceMappingURL=index.d.ts.map