CallProviderProps interface

Arguments to initialize a CallProvider.

Properties

call
children

Property Details

call

call?: Call

Property Value

children

children: ReactNode

Property Value

ReactNode