mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-09 16:58:57 +08:00
types: fix createComponent typing
This commit is contained in:
parent
b668245f9f
commit
97f12e3270
@ -13,5 +13,5 @@ export function createComponent(name: string) {
|
||||
};
|
||||
|
||||
return defineComponent(sfc);
|
||||
};
|
||||
} as typeof defineComponent;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user