mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
update & fix typing, updated examples
This commit is contained in:
@@ -7,7 +7,6 @@ export {
|
||||
} from "./ClientProvider";
|
||||
|
||||
export * from "./api/use-api";
|
||||
export * from "./api/use-data";
|
||||
export * from "./api/use-entity";
|
||||
export { useAuth } from "./schema/auth/use-auth";
|
||||
export { Api } from "../../Api";
|
||||
|
||||
Reference in New Issue
Block a user