Type Alias InitializeOperation<R, O>

InitializeOperation<R, O>: ((raw_operation: R, mode: Mode) => O)

Type Parameters

  • R
  • O