blob: 5f89cff99225a05a28df1d3da0f9ce8f8b08a6e8 [file] [log] [blame]
// Copyright 2018 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.
/**
* @fileoverview Polymer element for the Discover module card.
*/
Polymer({
is: 'discover-card',
});