UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
out
/
types
/
utils
/
arrayUnique.d.ts
2 lines
•
97 B
TypeScript
View Raw
1
2
export
declare
const
arrayUnique
: <T>
(
arr
: T[]
) =>
T[];
//# sourceMappingURL=arrayUnique.d.ts.map