UNPKG

100 BJavaScriptView Raw
1export { default as Model } from './core/model';
2export { default as Store } from './core/store';