@pmun/utils 0.2.3 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  一个轻量级、模块化的 TypeScript 工具函数库,为日常开发提供便捷实用的工具集合。
7
7
 
8
- [访问文档](https://sunpm.github.io/sunpm-utils/) 查看详细的 API 文档中包含每个函数的说明、参数、返回值和使用示例。
8
+ [访问全部 API](https://sunpm.github.io/sunpm-utils/globals) 查看全部的 API,包含每个函数的说明、参数、返回值和使用示例。
9
9
 
10
10
  ## 特点
11
11