src/domain/task/command/removeTasks.ts

Summary

Maintainability
A
0 mins
Test Coverage
export type RemoveTasks<I = string> = I[]