UNPKG

@copilotkit/react-core

Version:

<div align="center"> <a href="https://copilotkit.ai" target="_blank"> <img src="https://github.com/copilotkit/copilotkit/raw/main/assets/banner.png" alt="CopilotKit Logo"> </a>

9 lines (8 loc) 184 B
"use strict"; // src/utils/utils.test.ts describe("emptyTest", () => { it("should be truthy", () => { expect(true).toBeTruthy(); }); }); //# sourceMappingURL=utils.test.js.map