UNPKG

agil-auth-node-express

Version:
7 lines (6 loc) 166 B
export declare class Utils { /** * https://gist.github.com/ahtcx/0cd94e62691f539160b32ecda18af3d6 */ static merge(target: any, source: any): any; }