@typhonjs-tcg/scrydex
@typhonjs-tcg/scrydex/data/db
CardDB
File
MetadataCommon
Interface MetadataCommon
CardDB metadata that is common across all DBs.
interface
MetadataCommon
{
groups
:
MetadataGroups
;
name
:
string
;
}
Hierarchy
MetadataCommon (
View Summary
)
MetadataInventory
MetadataSorted
MetadataSortedFormat
Index
Properties
groups
name
Properties
groups
groups
:
MetadataGroups
Card / filename group associations.
name
name
:
string
Name of CardDB
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
groups
name
@typhonjs-tcg/scrydex
CardDB metadata that is common across all DBs.