mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 11:47:42 +02:00
move triggers to server-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
import type { Tx, Ref, Doc, Class, DocumentQuery, FindResult, FindOptions } from '@anticrm/core'
|
||||
import core, { ModelDb, TxDb, Hierarchy, DOMAIN_TX, TxFactory, ServerStorage } from '@anticrm/core'
|
||||
import { Triggers } from '@anticrm/server'
|
||||
import { Triggers } from '@anticrm/server-core'
|
||||
|
||||
import * as txJson from './model.tx.json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user