MCPcopy 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

$_getOldValuesMethod · 0.95
$_checkUrlMethod · 0.95
$_enterHistoryMethod · 0.95

Tested by

no test coverage detected