UNPKG

sweetpea

Version:

Signal and Web Component Enhanced Web Apps

11 lines (7 loc) 160 B
import View from 'view'; export default class SystemStandard extends View { mount(){ super.mount(...arguments); // this.db.url.set('zbork'); } }