Options
Menu

Interface ITaskPool

同期化処理と非同期化処理の記述を一本化するためのヘルパインタフェース。 構造が汚いのでexportしないこと。

Index

Methods

Methods

add

  • add(value: Function)

consume

  • consume(): any

handle

  • handle(value: any, statements: Object)

Generated using TypeDoc