UNPKG

82 BTypeScriptView Raw
1declare const deepMix: (rst: any, ...args: any[]) => any;
2export default deepMix;