diff --git a/src/index.ts b/src/index.ts index 7060dbc..fb640fc 100644 --- a/src/index.ts +++ b/src/index.ts @@ -64,4 +64,3 @@ Notes: `; export { createServerAdapter } from "./server/index.js"; -export { parseStdoutLine } from "./ui-parser.js";