UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
out
/
types
/
branchBroadcast
/
interfaces
/
IGuest.d.ts
7 lines
•
138 B
TypeScript
View Raw
1
2
3
4
5
6
7
interface
IGuest
{ name:
string
; email:
string
; id:
string
; githubUsername:
string
; }
//# sourceMappingURL=IGuest.d.ts.map