UNPKG

pockybot

Version:

Spark bot that handles team recognition

3 lines (2 loc) 120 B
declare function distinct(array: any[], comparator?: (value1: any, value2: any) => number): any[]; export { distinct };