UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
sessionConnectors
/
github
/
getIssueDetailsLiveShare.d.ts
3 lines
•
212 B
TypeScript
View Raw
1
2
3
import
{
IRegistryData
}
from
'../../commands/registerBranch/branchRegistry'
;
export
declare
const
getIssueDetailsLiveShare
:
(
data
:
IRegistryData
) =>
string
;
//# sourceMappingURL=getIssueDetailsLiveShare.d.ts.map