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

Class

client/scripts/ui.js:382–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380}
381
382class Toast extends Dialog {
383 constructor() {
384 super('toast');
385 Events.on('notify-user', e => this._onNotfiy(e.detail));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected