Type Alias DivineStartEventArgs<T, TIn>

DivineStartEventArgs: ModuleEventArgs<T, { inPayloads: TIn[] }>

Type Parameters