UNPKG

conventional-changelog

Version:
3 lines 172 B
import type { HostedGitInfo } from './types.js'; export declare function parseHostedGitUrl(input: string): HostedGitInfo | null; //# sourceMappingURL=hostedGitInfo.d.ts.map