gzh-npm

1.0.0 • Public • Published

laoxu-npm

Install

NPM

npm i laoxu-npm -D

Quick Start

// 测试格式化时间功能
let { format } = require('./formatTime')
console.log(format(1665473517778))

// 测试求和功能
let getSum = require('./getSum')
console.log(getSum(1,2,3))

Readme

Keywords

Package Sidebar

Install

npm i gzh-npm

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.67 kB

Total Files

6

Last publish

Collaborators

  • guozihao