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
AdsProviderProps<
TProduct
> =React.PropsWithChildren
<AdsContextType
<TProduct
>>
Defined in: AdsProvider.tsx:9
Props for the AdsProvider component
TProduct
extends object