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