Dexie Logo
Documentation

DBCoreGetManyRequest

export interface DBCoreGetManyRequest {
  trans: DBCoreTransaction;
  keys: any[];
}
Used as input parameter to DBCoreTable.getMany()

© 2014-2025 Awarica AB

Made with love for great people.

Read Terms & Conditions and Privacy Policy.