Files
copilotkit--copilotkit/showcase/shell-docs/src/components/legacy/index.ts
T
2026-07-13 12:58:18 +08:00

5 lines
206 B
TypeScript

// Compatibility shims for v1 MDX components used by ported framework docs.
// Each shim should be deleted as its referencing framework graduates from
// the v1 port to the new auto-gen pattern.
export {};