microbit-web-components
Version:
Web Components library for micro:bit
1 lines • 634 B
JavaScript
System.register(["./p-79150c1d.system.js","./p-86f8a157.system.js"],function(t){"use strict";var e,n,r;return{setters:[function(t){e=t.r;n=t.g},function(t){r=t.m}],execute:function(){var i=function(){function t(t){e(this,t);this.deviceInformation=null;this.disconnectedText="Disconnected";this.noInfo="No manufacturer name found";r.addListener(this)}t.prototype.render=function(){return this.deviceInformation?this.deviceInformation.manufacturer||this.noInfo:this.disconnectedText};Object.defineProperty(t.prototype,"el",{get:function(){return n(this)},enumerable:true,configurable:true});return t}();t("microbit_manufacturer",i)}}});