phpjavac / composition

vue3 compositionApis
https://phpjavac.github.io/composition/
12 stars 11 forks source link

[feat]: chore: vuePress-import别名替换 #41

Closed CurryPaste closed 3 years ago

CurryPaste commented 3 years ago

使用场景

import { useDownloader } from "zcomposition"; 替换为 import { useDownloader } from "@lib";

类型

新功能 (在原有的功能上拓展新功能)

参数、回调或其他补充