Type alias ExistsWorkerWithTagData

ExistsWorkerWithTagData: {
    tag: string;
}

Type declaration

  • tag: string