Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "database/Store"

Index

Classes

Type aliases

Type aliases

StoreMap

StoreMap<DBSchema, TxStoreNames>: {}

A map of the name of a Store to its accessor.

Type parameters

  • DBSchema: Schema

  • TxStoreNames: StoreNames<DBSchema>[]

    The array of the names of stores possibly in this map.

Type declaration

Generated using TypeDoc