blob: dc01fa95dfae2f2acffdae4d2437946ca3d80edf [file] [log] [blame]
// Copyright 2016 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export default {
BOARDS_APP: 'BOARDS_APP',
BUNDLES_APP: 'BUNDLES_APP',
SETTINGS_APP: 'SETTINGS_APP'
};