IDataSource.findAll(query: NormalizedQuery): Promise<Record<string, unknown>[]>
Usage
import { type IDataSource } from "common/src/index.ts";
IDataSource.findAll(query: NormalizedQuery): Promise<Record<string, unknown>[]>
import { type IDataSource } from "common/src/index.ts";