ENGLISH Utils-Node Utils-Node getCmdParams npm 安装 $ npm install @jiaminghi/utils-node 使用 import { getCmdParams } from '@jiaminghi/utils-node' // do something 示例 getCmdParams type getCmdParams = () => any