UNPKG
@wityai/root2-cli
Version:
latest (1.0.0)
1.0.0
Command-line interface for Root2 vector memory layer
@wityai/root2-cli
/
dist
/
commands
/
config.d.ts
3 lines
•
136 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
"commander"
;
export
declare
function
configCommand
(
program: Command
):
void
;
//# sourceMappingURL=config.d.ts.map