MCPcopy Create free account
hub / github.com/SnapDrop/snapdrop / _deviceName

Method _deviceName

client/scripts/ui.js:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 }
127
128 _deviceName() {
129 return this._peer.name.deviceName;
130 }
131
132 _icon() {
133 const device = this._peer.name.device || this._peer.name;

Callers 1

_initDomMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected