UNPKG

@lexmin0412/gcm

Version:
4 lines (3 loc) 181 B
export declare const isValidUserConfig: (configStr: string) => boolean; export declare const isCurrentConfig: (configStr: string) => boolean; export declare const scan: () => void;