#!/usr/bin/env node /** * opencode-cloud Node.js CLI * * Resolves the platform-specific binary from optionalDependencies, * with fallback to local bin/ for development. */ export {}; //# sourceMappingURL=index.d.ts.map