UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
interfaces
/
ITeamsChannel.d.ts
8 lines
•
183 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
interface
ITeamsChannel
{
id
:
string
;
email
:
string
;
webUrl
:
string
;
displayName
:
string
;
description
:
string
; }
//# sourceMappingURL=ITeamsChannel.d.ts.map