@promotedai/react-introspection
Version:
Promoted Introspection integration for React web apps
9 lines (8 loc) • 441 B
text/typescript
export {
PromotedIntrospection,
PromotedIntrospectionArgs,
PromotedIntrospectionTrigger,
} from './PromotedIntrospection/PromotedIntrospection'
export { withPromotedIntrospection } from './withPromotedIntrospection'
export { PromotedIntrospectionBannerShell as PromotedIntrospectionBanner } from './PromotedIntrospectionBannerShell'
export { PromotedIntrospectionProvider } from './PromotedIntrospection/PromotedIntrospectionProvider'