Type Alias ExistsWorkerWithTagData

ExistsWorkerWithTagData: {
    tag: string;
}