UNPKG

175 BTypeScriptView Raw
1export declare const parseRepo: () => any;
2export declare const getRepoUrl: () => any;
3export declare const getRepoEditUrl: (src: string, branch: string) => string | null;