UNPKG

@promotedai/react-introspection

Version:

Promoted Introspection integration for React web apps

3 lines (2 loc) 203 B
import { PromotedIntrospectionBannerArgs } from '../PromotedIntrospectionBannerShell'; export declare const PromotedIntrospectionBanner: ({ position }: PromotedIntrospectionBannerArgs) => JSX.Element;