Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ claim
Method
claim
modules/io/dnssd/dnssd.js:801–803 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
799
}
800
801
claim(options) {
802
return
new
Claim(options, this.#list);
803
}
804
discover(options) {
805
return
new
Discover(options, this.#list);
806
}
Callers
2
constructor
Method · 0.45
main.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected