/** * Created by MeePwn * https://github.com/maybewaityou * * description: * */ export { default as ViewModel, IViewModelProps } from './ViewModel';