UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
commands
/
createCommand.d.ts
2 lines
•
137 B
TypeScript
View Raw
1
2
export
declare
const
createCommand
:
(
command
:
Function
) =>
(
...
args
:
any
[]
) =>
Promise
<
void
>;
//# sourceMappingURL=createCommand.d.ts.map