Skip to content
yu-kit
Main Navigation
快速开始
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
delNulOp
#
去掉对象内的键值内容为空的内容
使用
#
ts
import
{
delNulOp
}
from
'
@yu-kit/utils
'
文档
#
传入参数
#
Record<string,T>
对象
返回参数
#
Record<string,T>
去掉空键值的对象