/*!
* This file is part of `common` module.
*
* Authors:
* jason <jasonsoop@gmail.com>
*
* Licensed under the MIT License.
* Copyright (C) 2010-2017 Flagwind Inc. All rights reserved.
*/export { Component } from"./component";
export { View } from"./view";