Type Alias SqliteWrapperBuilder

SqliteWrapperBuilder: (file: string, useVerbose: boolean) => SqliteWrapper

Function to construct the SQLite wrapper.

Type declaration