UNPKG

@wityai/root2-cli

Version:

Command-line interface for Root2 vector memory layer

5 lines 144 B
#!/usr/bin/env node import { Command } from "commander"; declare const program: Command; export { program }; //# sourceMappingURL=index.d.ts.map