blob: 6ba8415d6cdd080ae9b3a03c23708d6137a2f046 [file] [log] [blame]
// Copyright 2021 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 DeviceSizeInputElement from './DeviceSizeInputElement.js';
export {
DeviceSizeInputElement,
};