-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
twilio-taskrouter.js/types.d.ts
Line 10 in afd2b5d
readonly activity: Activity; |
Worker.activity type should be optional/potentially undefined
. It is often the case in initial stages that the worker instance is defined by the activity property is undefined
.
Metadata
Metadata
Assignees
Labels
No labels