TaskBrokerDispatchResult
Home > @backstage/plugin-scaffolder-node
> TaskBrokerDispatchResult
The result of TaskBroker.dispatch()
Signature:
export type TaskBrokerDispatchResult = {
taskId: string;
};
Home > @backstage/plugin-scaffolder-node
> TaskBrokerDispatchResult
The result of TaskBroker.dispatch()
Signature:
export type TaskBrokerDispatchResult = {
taskId: string;
};