1.0.1 • Published 8 months ago

rush-tools v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

说明

工具函数合集

安装

    npm  install rush-tools

导入

    const rush=require('rush-tools')

使用

    const list =rush.getBeforeYearList(11)
    console.log(list)
1.0.1

8 months ago