UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines (5 loc) 186 B
import { Command } from "commander"; //#region extensions/memory-core/src/cli.d.ts declare function registerMemoryCli(program: Command): void; //#endregion export { registerMemoryCli };