zxy-hello 中文文档教程
zxy-hello
我的第一个 npm 库
安装
npm install zxy-hello --save-dev
# or
yarn add zxy-hello -D
示例
import { sayHello, sayHi } from 'zxy-hello'
sayHello()
sayHi('xxx')
zxy-hello
my first npm library
Installation
npm install zxy-hello --save-dev
# or
yarn add zxy-hello -D
example
import { sayHello, sayHi } from 'zxy-hello'
sayHello()
sayHi('xxx')
更多
你可能也喜欢
- 386-animation 中文文档教程
- 3d-force-graph-ar 中文文档教程
- @0x/contracts-interfaces 中文文档教程
- @100tal-seg/seg-vue-material-template 中文文档教程
- @3rdvision/yonius 中文文档教程
- @aarondewes/wp-jest-preset-default 中文文档教程
- @aaxis/react-native-webview 中文文档教程
- @abakermi/towords 中文文档教程
- @abdulghani/routerhelper 中文文档教程
- @abhijithvijayan/ts-utils 中文文档教程