mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
cleaned up left over bknd/utils imports (#235)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { transformObject } from "core/utils";
|
||||
import { transformObject } from "bknd/utils";
|
||||
import { Entity } from "data/entities";
|
||||
import type { Field } from "data/fields";
|
||||
import { FIELDS, RELATIONS, type TAppDataEntity, type TAppDataRelation } from "data/data-schema";
|
||||
|
||||
Reference in New Issue
Block a user