UBERF-4248: Task type (#4042)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-12-14 23:26:02 +07:00
committed by GitHub
parent 58b841518a
commit 19d6764250
196 changed files with 4690 additions and 2524 deletions
+2 -2
View File
@@ -13,12 +13,12 @@
// limitations under the License.
//
import {} from '@hcengineering/notification'
import type { IntlString } from '@hcengineering/platform'
import { mergeIds } from '@hcengineering/platform'
import task, { taskId } from '@hcengineering/task'
import { type AnyComponent } from '@hcengineering/ui'
import { type AnyComponent } from '@hcengineering/ui/src/types'
import { type GetAllValuesFunc, type SortFunc } from '@hcengineering/view'
import {} from '@hcengineering/notification'
export default mergeIds(taskId, task, {
string: {