Skip to content

Instantly share code, notes, and snippets.

@jwulf
Last active February 29, 2020 09:21
Show Gist options
  • Save jwulf/c27afcf00891b23bdd1c0c712f26b12a to your computer and use it in GitHub Desktop.
Save jwulf/c27afcf00891b23bdd1c0c712f26b12a to your computer and use it in GitHub Desktop.
createWorker(
id: string,
taskType: string,
taskHandler: ZB.ZBWorkerTaskHandler,
options?: ZBWorkerOptions & ZBClientOptions,
onConnectionError?: ZB.ConnectionErrorHandler): ZBWorker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment