mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
added prototype to the list of exports from "bknd/data"
This commit is contained in:
@@ -4,6 +4,7 @@ export * from "./fields";
|
||||
export * from "./entities";
|
||||
export * from "./relations";
|
||||
export * from "./schema/SchemaManager";
|
||||
export * from "./prototype";
|
||||
|
||||
export {
|
||||
type RepoQuery,
|
||||
|
||||
Reference in New Issue
Block a user