hmzxj

``` npm i hmzxj ``` # 使用 ```js const zxj=require('hmzxj')

  • hmzxj

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
hmzxj
1.0.59 months ago9 months agoMinified + gzip package size for hmzxj in KB

Readme

安装
``` npm i hmzxj ```
使用
```js const zxj=require('hmzxj') zxj.aa//aaaaaaaaa zxj.bb//bbbbbbbbb zxj.cc//输出当前时间 ```