Variable spotifyConfigTableConst

spotifyConfigTable: Readonly<SqliteTable<"option" | "optionValue">> = ...

The SQLite table for spotify configuration information.

Generated using TypeDoc