UNPKG

owoify-js-ant

Version:

Fork of owoify-js by mohan-cao without the console logging

2 lines (1 loc) 70 B
export default function interleaveArrays(a: any[], b: any[]): any[];