修改前端导入规范.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Ref } from 'vue';
|
||||
import { Md5 } from 'ts-md5';
|
||||
import { Ref } from 'vue';
|
||||
|
||||
type TargetContext = '_self' | '_parent' | '_blank' | '_top';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user