UNPKG

@lexmin0412/gcm

Version:
3 lines (2 loc) 128 B
import { UserConfig } from "../../types"; export declare const isEqual: (local: UserConfig[], remote: UserConfig[]) => boolean;