/** * Tests for the Kimi Hook Handler * * Since handler.ts reads from stdin and writes to stdout, * we test the internal functions by importing the module indirectly. * For now, we test the keyword detection logic and state operations * through integration-style tests that exercise handler behavior. */ export {}; //# sourceMappingURL=handler.test.d.ts.map