UNPKG

util-ex

Version:

Browser-friendly enhanced util fully compatible with standard node.js

2 lines (1 loc) 52 B
export function filterNullUndefined(obj: any): any;