0.0.1 • Published 1 year ago

goku-core v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

如何使用

安装命令

npm i -S @William/utils

发包命令(需要修改版本号)

npm run publish-main

代码中使用

import { openLink } from "@safeis/utils";
openLink('/')
0.0.1

1 year ago