import { StoreModel } from "@thetinyspark/coffe-maker"; export default class AppModel extends StoreModel { constructor(); }