Files
copilotkit__copilotkit/docs/components/content/index.ts
2026-03-02 11:30:16 -05:00

3 lines
117 B
TypeScript

export { IframeSwitcher, IframeSwitcherGroup } from "./iframe-switcher";
export { LazyIframe } from "./lazy-iframe";