mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
export RepoQueryIn from client
This commit is contained in:
@@ -10,3 +10,4 @@ export * from "./api/use-api";
|
||||
export * from "./api/use-entity";
|
||||
export { useAuth } from "./schema/auth/use-auth";
|
||||
export { Api, type TApiUser, type AuthState, type ApiOptions } from "../../Api";
|
||||
export type { RepoQueryIn } from "data";
|
||||
|
||||
Reference in New Issue
Block a user