node-ovsdb
    Preparing search index...

    Type Alias TableRow<TDatabase, TTable>

    TableRow: TDatabase[TTable]

    Extracts the row type for a table in a database type.

    Type Parameters