UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
interfaces
/
IConnectorCommandInitializer.d.ts
4 lines
•
135 B
TypeScript
View Raw
1
2
3
4
export
interface
IConnectorCommandInitializer
{
init
():
Promise
<
void
>; }
//# sourceMappingURL=IConnectorCommandInitializer.d.ts.map