UNPKG

@promotedai/react-introspection

Version:

Promoted Introspection integration for React web apps

5 lines (4 loc) 443 B
export { PromotedIntrospection, PromotedIntrospectionArgs, PromotedIntrospectionTrigger, } from './PromotedIntrospection/PromotedIntrospection'; export { withPromotedIntrospection } from './withPromotedIntrospection'; export { PromotedIntrospectionBannerShell as PromotedIntrospectionBanner } from './PromotedIntrospectionBannerShell'; export { PromotedIntrospectionProvider } from './PromotedIntrospection/PromotedIntrospectionProvider';