interface TransformerFlushCallback<O> ((controller) => void | PromiseLike<void>)

Type Parameters

  • O

Generated using TypeDoc