Skip to main content

Type Alias: AdsProviderProps<TProduct>

AdsProviderProps<TProduct> = React.PropsWithChildren<AdsContextType<TProduct>>

Defined in: AdsProvider.tsx:9

Props for the AdsProvider component

Type Parameters

TProduct

TProduct extends object