Type alias DBOptions

DBOptions: Omit<RocksDBDatabaseOptions, "createIfMissing" | "errorIfExists">

Generated using TypeDoc