master
yutent 2022-01-27 15:17:09 +08:00
parent fcdd7ecd7b
commit 5cb13f5d7d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
> `es.shim` 提供了部分新API, 以及一些常用的扩展方法。具体如下: > `es.shim` 提供了部分新API, 以及一些常用的扩展方法。具体如下:
``` ```js
├── Obejct ├── Obejct
│ └── empty(any) // 判断对象是否为空对象 │ └── empty(any) // 判断对象是否为空对象
├── Obejct.prototype ├── Obejct.prototype