UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

2 lines (1 loc) 103 B
export declare function replaceUndefinedValuesWithNull(obj: Record<string, any>): Record<string, any>;