blob: 49972eb2338ad051785a8459ae72d7e311c317d3 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
module.exports = runInBatch;
function runInBatch(ctx, database, opts, runner) {}