DBCoreQueryResponse
export interface DBCoreQueryResponse {
result: any[];
}
Response type from DBCoreTable.query()
export interface DBCoreQueryResponse {
result: any[];
}
© 2014-2025 Awarica AB
Made with love for great people.
Read Terms & Conditions and Privacy Policy.