UNPKG

@cfpb/cfpb-design-system

Version:
11 lines (9 loc) 442 B
/* ========================================================================== Design System - Web Components ========================================================================== */ // TODO: aggregate and export the component subdirectories automatically. export * from './i18n-service'; export * from './media-query-service'; export * from './parse-child-data'; export * from './search-service'; export * from './shared-config';