Variable osuRequestsConfigTableConst

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

The SQLite table for osu requests configuration information.

Generated using TypeDoc