kysely
    Preparing search index...

    Type Alias OutputDatabase<DB, TB, OP>

    OutputDatabase: { [K in OP]: DB[TB] }

    Type Parameters