11sepnode2 中文文档教程
Introduction
这是我的计算器测试包。
Installation
npm i 11sepnode2--save
Usage
只需按照以下步骤使用此包。
const calc= require('11sepnode2')
const c1= new calc();
console.log(c1.Add(1,2));
--Output
3
Version History
- Initial 1.0.0
Introduction
This is my test package for calculator.
Installation
npm i 11sepnode2--save
Usage
Just follow the following steps to use this package.
const calc= require('11sepnode2')
const c1= new calc();
console.log(c1.Add(1,2));
--Output
3
Version History
- Initial 1.0.0
更多
你可能也喜欢
- 3shape-global-nav-demo 中文文档教程
- 5r1m-phonegap-plugin-barcodescanner 中文文档教程
- 6-wxb 中文文档教程
- 68publishers-cookie-consent 中文文档教程
- @11grossmane/react-beautiful-dnd-no-scroll 中文文档教程
- @3dr/sitescan-ui-patterns 中文文档教程
- @4react/responsive 中文文档教程
- @5280software/lcu-testing-common 中文文档教程
- @555platform/555-js-sdk 中文文档教程
- @5calls/react-components 中文文档教程