Skip to content

Documentation / @super-line/plugin-queue / QueueDefinitions

Type Alias: QueueDefinitions

QueueDefinitions = Record<string, QueueDefinition<any, any>>

Defined in: packages/plugin-queue/src/index.ts:146

Released under the MIT License.