mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
4 lines
138 B
TypeScript
4 lines
138 B
TypeScript
export { useWorkspaceId } from "./hooks";
|
|
export { createQueryClient } from "./query-client";
|
|
export { QueryProvider } from "./provider";
|