#!/usr/bin/env tsx /** * Interactive REPL for kOS * Run with: npx tsx src/repl.ts */ export {}; //# sourceMappingURL=repl.d.ts.map