UNPKG

@fbltd/async

Version:

Miscellaneous async utils

2 lines (1 loc) 67 B
export declare function baseComparer<T>(prev: T, cur: T): boolean;