Module

Dexie.IndexName

Package
purescript-dexie
Repository
mushishi78/purescript-dexie

#IndexName Source

class IndexName a  where

IndexName represents either the string key of an index, or an array of index keys for compound indexes.

Documentation: dexie.org/docs/Table/Table.where()

Members

Instances