mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-26 14:22:23 +02:00
@@ -13,9 +13,10 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
import type { Account, AccountRole, AccountUuid, Doc, Domain, PersonId, Ref } from './classes'
|
||||
import { type MeasureContext } from '@hcengineering/measurements'
|
||||
import type { Account, AccountRole, AccountUuid, Doc, PersonId, Ref } from './classes'
|
||||
import type { Tx } from './tx'
|
||||
import { type DocumentQuery, type FindOptions } from './storage'
|
||||
import type { DocumentUpdate, Tx } from './tx'
|
||||
import { PermissionsGrant, type WorkspaceIds } from './utils'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user