UNPKG

113 BTypeScriptView Raw
1declare function interpolateObjectArray(a: any, b: any): (t: any) => any;
2export default interpolateObjectArray;