UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
commands
/
openAccountInBrowserCommand
/
index.d.ts
3 lines
•
186 B
TypeScript
View Raw
1
2
3
import
{
TTreeItemType
}
from
'../../interfaces/TTreeItems'
;
export
declare
const
openAccountInBrowserCommand
:
(
item
:
TTreeItemType
) =>
Promise
<
void
>;
//# sourceMappingURL=index.d.ts.map