UNPKG

@grindife/supamelon

Version:

Combination of supabase and watermelondb

4 lines (2 loc) 93 B
// @flow export default function identicalArrays<T, V = T[]>(left: V, right: V): boolean