LaunchCoHostType typedef

LaunchCoHostType = void Function(LaunchCoHostOptions options)

Type definition for the function that launches the co-host modal.

Implementation

typedef LaunchCoHostType = void Function(LaunchCoHostOptions options);