#!/usr/bin/env node /** * `ownware-channel` bin — the executable for the channel CLI (SH1 part 3). * Wires argv + the on-disk encrypted store to the handlers, and runs the * long-lived `start` command (the ChannelRunner). */ export {}; //# sourceMappingURL=bin.d.ts.map