UNPKG

@auth/core

Version:

Authentication for the Web.

3 lines 133 B
/** Deep merge two objects */ export declare function merge(target: any, ...sources: any[]): any; //# sourceMappingURL=merge.d.ts.map