UNPKG

@egova/flagwind-web

Version:
12 lines (11 loc) 283 B
/*! * 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";