UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
sessionConnectors
/
github
/
getRepoUrlFromIssueUrl.d.ts
2 lines
•
127 B
TypeScript
View Raw
1
2
export
declare
const
getRepoUrlFromIssueUrl
:
(
issueUrl
:
string
) =>
string
;
//# sourceMappingURL=getRepoUrlFromIssueUrl.d.ts.map