UNPKG

61 BTypeScriptView Raw
1export declare function defaults<T>(a?: T, b?: T, c?: T): T;