Documentation
    Preparing search index...

    Type Alias SQLiteViewWithSelection<TName, TExisting, TSelection>

    SQLiteViewWithSelection: SQLiteView<TName, TExisting, TSelection> & TSelection

    Type Parameters

    • TName extends string
    • TExisting extends boolean
    • TSelection extends ColumnsSelection