Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ThreadPool

Index

Interfaces

Type aliases

Type aliases

Runnable

Runnable: function

Type declaration

    • (data?: D): Promise<T>
    • Parameters

      • Optional data: D

      Returns Promise<T>

Generated using TypeDoc