@expofp/floorplan
Version:
Interactive floor plan library for expos and events
2 lines (1 loc) • 375 B
JavaScript
import{__decorate as e}from"tslib";import{action as n,observable as r}from"mobx";export default class t{constructor(){this.enabled=!1,this.unreadCount=0}setEnabled(o){this.enabled=o}setUnreadCount(o){this.unreadCount=o}}e([r],t.prototype,"enabled",void 0),e([r],t.prototype,"unreadCount",void 0),e([n],t.prototype,"setEnabled",null),e([n],t.prototype,"setUnreadCount",null);