Optional
devtoolsIf true
then executors are registered in the devtools extension.
true
Optional
keySerializes executor keys.
The serialized key form can be anything. If you want to use object identities as executor keys, provide an identity function as a serializer.
The key to serialize.
JSON.stringify
Optional
pluginsPlugins that are applied to all executors.
Options provided to the ExecutorManager constructor.