UNPKG

@ant-design/pro-utils

Version:
2 lines (1 loc) 93 B
export declare const omitUndefinedAndEmptyArr: <T extends Record<string, any>>(obj: T) => T;