UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
interfaces
/
TBranchNameType.d.ts
3 lines
•
184 B
TypeScript
View Raw
1
2
3
export
declare
type
TBranchNameType
=
string
|
undefined
;
export
declare
type
TBranchChangeArguments
= [
TBranchNameType
,
TBranchNameType
];
//# sourceMappingURL=TBranchNameType.d.ts.map