API ReferenceinterfacesInterface: SqliteStorageConfigOn this pageInterface: SqliteStorageConfig Defined in: nestlens.config.ts:436 SQLite storage configuration Properties filename? optional filename: string Defined in: nestlens.config.ts:438 Path to the SQLite database file. Default: '.cache/nestlens.db'