Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/kbone
/ port
Method
port
packages/miniprogram-render/src/bom/location.js:453–455 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
451
}
452
453
get port() {
454
return
this.$_port
455
}
456
457
set port(value) {
458
value = +value
Callers
nothing calls this directly
Calls
3
$_getOldValues
Method · 0.95
$_checkUrl
Method · 0.95
$_enterHistory
Method · 0.95
Tested by
no test coverage detected