UNPKG

antd-mobile

Version:
4 lines (3 loc) 273 B
export declare function undefinedFallback<T>(a: T | undefined, b: T): T; export declare function undefinedFallback<T>(a: T | undefined, b: T | undefined, c: T): T; export declare function undefinedFallback<T>(a: T | undefined, b: T | undefined, c: T | undefined, d: T): T;