mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
Enhanced Phased build (#4599)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
|
||||
import contact from '@hcengineering/contact'
|
||||
import core, {
|
||||
Client as CoreClient,
|
||||
BackupClient,
|
||||
type Client as CoreClient,
|
||||
type BackupClient,
|
||||
DOMAIN_TX,
|
||||
Tx,
|
||||
WorkspaceId,
|
||||
type Tx,
|
||||
type WorkspaceId,
|
||||
type Ref,
|
||||
type Doc
|
||||
} from '@hcengineering/core'
|
||||
|
||||
Reference in New Issue
Block a user