小程序初始提交
This commit is contained in:
7
cool-unix/uni_modules/cool-svg/index.d.ts
vendored
Normal file
7
cool-unix/uni_modules/cool-svg/index.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export {};
|
||||
|
||||
declare module "vue" {
|
||||
export interface GlobalComponents {
|
||||
"cl-svg": (typeof import("./components/cl-svg/cl-svg.uvue"))["default"];
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user