mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-23 00:37:47 +00:00
Qfix svelte-check
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
35eefa7eb9
commit
2ffffc6c39
@ -15,7 +15,7 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import attachment, { Attachment, AttachmentsEvents } from '@hcengineering/attachment'
|
import attachment, { Attachment, AttachmentsEvents } from '@hcengineering/attachment'
|
||||||
import contact from '@hcengineering/contact'
|
import contact from '@hcengineering/contact'
|
||||||
import core, { BlobMetadata, Doc, PersonId, Ref, generateId, type Blob } from '@hcengineering/core'
|
import core, { BlobMetadata, Doc, PersonId, Ref, generateId, type Blob, type Space } from '@hcengineering/core'
|
||||||
import { IntlString, getResource, setPlatformStatus, unknownError } from '@hcengineering/platform'
|
import { IntlString, getResource, setPlatformStatus, unknownError } from '@hcengineering/platform'
|
||||||
import {
|
import {
|
||||||
FileOrBlob,
|
FileOrBlob,
|
||||||
|
Loading…
Reference in New Issue
Block a user