UNPKG

always-helper

Version:

前端项目开发中,经常会用到一些工具函数的合集。

2 lines (1 loc) 138 B
import*as t from"dayjs";export default function(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:t();return t(o).month()+1}