fixed 8361968 from https://gitee.com/codercup/unifly/pulls/1
ci: 使用prettier格式化
This commit is contained in:
6
src/shime-uni.d.ts
vendored
6
src/shime-uni.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
export {}
|
||||
|
||||
declare module "vue" {
|
||||
type Hooks = App.AppInstance & Page.PageInstance;
|
||||
declare module 'vue' {
|
||||
type Hooks = App.AppInstance & Page.PageInstance
|
||||
interface ComponentCustomOptions extends Hooks {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user