MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / match

Method match

packages/renderer-core/src/renderer/base.tsx:1042–1044  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1040 }
1041
1042 get match() {
1043 return this.appHelper?.match;
1044 }
1045
1046 render() {
1047 return null;

Callers 15

cssToRuntimeFunction · 0.80
getPkgNameAndVersionFunction · 0.80
transformTypeFunction · 0.80
requireInSandboxFunction · 0.80
getDeviceFunction · 0.80
getDeviceFunction · 0.80
getDeviceFunction · 0.80
getDeviceFunction · 0.80
getDeviceFunction · 0.80
getDeviceFunction · 0.80
getDeviceFunction · 0.80
getDeviceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected