mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +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