ddy-test-npm

1.0.4 • Public • Published

ddy-first-npm

说明

这是阿棱的第一个npm包,仅用来测试

使用

const obj = require('ddy-test-npm');
obj.printMsg();
obj.printMsg('这就是个测试啊');

或者

const { printMsg } = require('ddy-test-npm');
printMsg();
printMsg('这就是个测试啊');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

Package Sidebar

Install

npm i ddy-test-npm

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • dongdanyan