refactor: 持续重构project结构与定义

This commit is contained in:
手瓜一十雪
2024-11-21 14:36:06 +08:00
parent fc012318a8
commit d0d31adbba
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
import { GetFileListParam, MessageElement, Peer } from '../types';
import { GetFileListParam, MessageElement, Peer } from '@/core/types';
import { GeneralCallResult } from './common';
export enum UrlFileDownloadType {