export { getWidgetElementTagName, provideWidgetElement, WIDGET_ELEMENT_CONFIG, } from './integrations/angular'; export type { AngularWidgetProviderConfig } from './integrations/angular';