UNPKG

@legendapp/state

Version:
2 lines (1 loc) 94 B
export declare function removeNullUndefined<T extends Record<string, any>>(val: T): T | null;