blob: 3fd69673c368f2ee7ac7dac412f5256a14038ea0 [file] [log] [blame]
// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import * as WorkspaceDiff from './WorkspaceDiff.js';
export {
WorkspaceDiff,
};