blob: 916ee05ef4462eb82a5251805e973aad2312b88d [file] [log] [blame]
export declare const parseRepo: () => any;
export declare const getRepoUrl: () => any;
export declare const getRepoEditUrl: (src: string, branch: string) => string | null;