interface SQLiteOptions

Connection options for SQLite.

Properties

optional
filename: string

Usage

import { type SQLiteOptions } from ".";