mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-27 15:24:56 +00:00
code: nextjs,list,frontends (1 files)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { buildWhereClause } from '../../utils/build-where-clause'
|
||||
import { getModel } from '../../utils/get-model'
|
||||
import type { ListOptions, ListResult } from '../../adapter/types'
|
||||
import type { ListOptions, ListResult } from '../../types'
|
||||
|
||||
export async function listEntities(
|
||||
entity: string,
|
||||
|
||||
Reference in New Issue
Block a user