Type Alias Setup<O, W, X>

Setup<O, W, X>: ((hash: Hash, meta: Meta, options: O) => Sequence<W, X>)

Type Parameters

  • O
  • W
  • X