Home
last modified time | relevance | path

Searched refs:proxyGet (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/app/
Dmap.ts38 return proxyGet(this, instance.id);
49 return proxyGet(this, instance.id);
69 function proxyGet(pageLinkedMap: PageLinkedMap, id: string) { function